adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ProgramExecutionTask Class / CustomData Property

In This Topic
    CustomData Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CustomData As String
    public string CustomData {get; set;}
    See Also