AJE Components
DataScriptBase PropertiesAJE Data Asset Engine Help
The DataScriptBase type exposes the following members.
Properties

  NameDescription
Public propertyArguments
Gets or sets the Arguments for the Data Script / Process.
Public propertyCancelled
Returns True if Execution was Cancelled.
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyDomain
Gets or sets the Domain to be used when starting the Process.
Public propertyEnabled
Enables or Disables the Data Script / Process Execution.
Public propertyEncrypted
Enables or Disables the Resource as Encrypted.
Public propertyExecuteWait
Gets or sets the Wait for Execution of the Data Script / Process.
Public propertyExecuteWhen
Gets or sets When to Execute the Data Script / Process.
Public propertyFile
Gets or sets the Location for the Data Script / Process File.
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyItemKey (Inherited from EngineClassBase.)
Public propertyLastErrDescription (Inherited from EngineClassBase.)
Public propertyLastErrNumber (Inherited from EngineClassBase.)
Public propertyLastErrSource (Inherited from EngineClassBase.)
Public propertyLastException (Inherited from EngineClassBase.)
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyPassword
Gets or sets the Password to be used when starting the Process.
Public propertyPasswordString
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertySecurity
Gets or sets the Security to be used when starting the Process.
Public propertySource
Gets or sets the Source of the Data Script / Process.
Public propertyTag (Inherited from EngineClassBase.)
Public propertyText
Gets or sets the Embedded Text Script.
Public propertyType
Gets or sets the Embedded Script Type File Extension.
Public propertyTypeClassName (Inherited from EngineClassBase.)
Public propertyUserName
Gets or sets the User Name to be used when starting the Process.
Public propertyWindowStyle
Gets or sets the Process Window Style.
Public propertyWorkingDirectory
Gets or sets the Working Directory for the Data Script / Process.
Back to Top
See Also