The BaseScriptConfiguration type exposes the following members.

Methods

  NameDescription
Public methodCancelEdit (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodCommit (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodCommitAsync (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodDelete (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodDeleteAsync (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
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.)
Public methodGetValidators (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodGetValidatorsAsync (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareForEdit (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodSetConfigurationId (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodSetDisplayName (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public methodToString (Inherited from ConfigurationObject.)

Properties

  NameDescription
Public propertyChanged (Inherited from EditableListConfigurationObject<(Of <(<'BaseScriptConfiguration..::..Property>)>)>.)
Public propertyConfigurationId (Inherited from ListConfigurationObject.)
Public propertyContactList
The contact list that the script applies to.
Public propertyIsDefaultObect
Indicates whether this is the default instance of this object type.
Public propertyIsExporting
Tells whether the current BaseScriptConfiguration is being used for exporting.
Public propertyIsNewObject (Inherited from ConfigurationObject.)
Public propertyMiscellaneous
A collection of miscellaneous script settings.
Public propertyOriginalConfigurationId (Inherited from ListConfigurationObject.)
Public propertyPages
The list of individual pages contained in the script.
Public propertyPropertiesChanged
Contains the properties that have been modified since this object was last committed.
Public propertyRevisionLevel
The current version of the object.

See Also