adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ICustomObjectDefinition Interface / CreateInstance Method


In This Topic
    CreateInstance Method (ICustomObjectDefinition)
    In This Topic
    Creates a new instance of the custom object
    Syntax
    'Declaration
     
    
    Function CreateInstance() As ICustomObjectSettings
    ICustomObjectSettings CreateInstance()
    ICustomObjectSettings^ CreateInstance(); 
    See Also