The ActiveSnippetMapping type exposes the following members.

Constructors

  NameDescription
Public methodActiveSnippetMapping
Initializes a new instance of the ActiveSnippetMapping class

Methods

  NameDescription
Public methodBeginEdit (Inherited from BusinessObjectBase.)
Public methodCancelEdit (Inherited from BusinessObjectBase.)
Protected methodClearColumnError (Inherited from BusinessObjectBase.)
Protected methodClearColumnErrors (Inherited from BusinessObjectBase.)
Public methodEndEdit (Inherited from BusinessObjectBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodFireRowResetEvent (Inherited from BusinessObjectBase.)
Protected methodGetColumnError (Inherited from BusinessObjectBase.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnBeginEdit (Inherited from BusinessObjectBase.)
Protected methodOnCancelEdit (Inherited from BusinessObjectBase.)
Protected methodOnEndEdit (Inherited from BusinessObjectBase.)
Protected methodOnPropertyChanged (Inherited from BusinessObjectBase.)
Protected methodOnValidate (Overrides BusinessObjectBase..::..OnValidate()()()().)
Protected methodRollbackChanges (Inherited from BusinessObjectBase.)
Protected methodSaveState (Inherited from BusinessObjectBase.)
Protected methodSetColumnError (Inherited from BusinessObjectBase.)
Public methodToString (Overrides Object..::..ToString()()()().)
Public methodValidate (Inherited from BusinessObjectBase.)

Properties

  NameDescription
Public propertyAlias
Gets or sets the alias.
Public propertyArguments
Gets or sets the arguments.
Public propertyDisplayName
Gets the name of the display.
Protected propertyErrors (Inherited from BusinessObjectBase.)
Public propertyHasErrors (Inherited from BusinessObjectBase.)
Public propertyIndex
Public propertyInEdit (Inherited from BusinessObjectBase.)
Public propertyIsDirty (Inherited from BusinessObjectBase.)
Public propertyPreviousTemplateFile
Returns the original template file name.
Public propertyPropertySet
Gets or sets the property set.
Public propertySnippetUsage
Public propertyTargetExtensions
Gets or sets the target file extensions.
Public propertyTargetLanguage
Gets or sets the target language.
Public propertyTemplateFile
Gets or sets the template file.
Public propertyTemplateName
Gets or sets the name of the template.
Public propertyValidationErrors

Events

  NameDescription
Public eventPropertyChanged (Inherited from BusinessObjectBase.)

See Also