The ActiveSnippetMapping type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ActiveSnippetMapping | Initializes a new instance of the ActiveSnippetMapping class |
Methods
Name | Description | |
---|---|---|
BeginEdit | (Inherited from BusinessObjectBase.) | |
CancelEdit | (Inherited from BusinessObjectBase.) | |
ClearColumnError | (Inherited from BusinessObjectBase.) | |
ClearColumnErrors | (Inherited from BusinessObjectBase.) | |
EndEdit | (Inherited from BusinessObjectBase.) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FireRowResetEvent | (Inherited from BusinessObjectBase.) | |
GetColumnError | (Inherited from BusinessObjectBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnBeginEdit | (Inherited from BusinessObjectBase.) | |
OnCancelEdit | (Inherited from BusinessObjectBase.) | |
OnEndEdit | (Inherited from BusinessObjectBase.) | |
OnPropertyChanged | (Inherited from BusinessObjectBase.) | |
OnValidate | (Overrides BusinessObjectBase..::..OnValidate()()()().) | |
RollbackChanges | (Inherited from BusinessObjectBase.) | |
SaveState | (Inherited from BusinessObjectBase.) | |
SetColumnError | (Inherited from BusinessObjectBase.) | |
ToString | (Overrides Object..::..ToString()()()().) | |
Validate | (Inherited from BusinessObjectBase.) |
Properties
Name | Description | |
---|---|---|
Alias |
Gets or sets the alias.
| |
Arguments |
Gets or sets the arguments.
| |
DisplayName |
Gets the name of the display.
| |
Errors | (Inherited from BusinessObjectBase.) | |
HasErrors | (Inherited from BusinessObjectBase.) | |
Index | ||
InEdit | (Inherited from BusinessObjectBase.) | |
IsDirty | (Inherited from BusinessObjectBase.) | |
PreviousTemplateFile |
Returns the original template file name.
| |
PropertySet |
Gets or sets the property set.
| |
SnippetUsage | ||
TargetExtensions |
Gets or sets the target file extensions.
| |
TargetLanguage |
Gets or sets the target language.
| |
TemplateFile |
Gets or sets the template file.
| |
TemplateName |
Gets or sets the name of the template.
| |
ValidationErrors |
Events
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from BusinessObjectBase.) |