adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobVariable Class / RedactedValue Property


In This Topic
    RedactedValue Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RedactedValue As String
    public string RedactedValue {get;}
    public:
    property String^ RedactedValue {
       String^ get();
    }
    See Also