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


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