adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ICustomTaskDefinition Interface
Properties Methods

In This Topic
    ICustomTaskDefinition Interface Members
    In This Topic

    The following tables list the members exposed by ICustomTaskDefinition.

    Public Properties
     NameDescription
     Property (Inherited from ArcanaDevelopment.adTempus.Shared.Extensibility.IExtensionDefinition)
     PropertyList of executors used for this object type. (Inherited from )
     Property The path where the definition file was loaded from. (Inherited from )
     Property (Inherited from )
     Property (Inherited from )
     Property (Inherited from )
     Property (Inherited from )
     Property (Inherited from )
     Property  
     Property (Inherited from )
     Property (Inherited from )
    Top
    Public Methods
     NameDescription
     Method Creates a new instance of the custom object (Inherited from ArcanaDevelopment.adTempus.Shared.Extensibility.ICustomObjectDefinition)
     Method Deserialize an instance of the custom object from a string representation (Inherited from )
     Method (Inherited from )
     Method (Inherited from )
     Method (Inherited from )
     Method (Inherited from )
    Top
    See Also