adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SecurityTemplate Class / Name Property


In This Topic
    Name Property (SecurityTemplate)
    In This Topic
    The name of the template
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also