adTempus API
ArcanaDevelopment.adTempus.Client Namespace / CredentialProfile Class / ExtendedDescription Property


In This Topic
    ExtendedDescription Property (CredentialProfile)
    In This Topic
    Returns an extended description of the object, if appropriate Returns an extended description of the object, if appropriate
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable ReadOnly Property ExtendedDescription As String
    public override string ExtendedDescription {get;}
    public:
    property String^ ExtendedDescription {
       String^ get() override;
    }

    Property Value

    The Description
    See Also