adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ExtensionTypeNotFoundException Class / ExtensionTypeID Property


In This Topic
    ExtensionTypeID Property
    In This Topic
    The ExtensionTypeID that could not be resolved.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExtensionTypeID As String
    public string ExtensionTypeID {get;}
    public:
    property String^ ExtensionTypeID {
       String^ get();
    }
    See Also