adTempus API
ArcanaDevelopment.adTempus.Client Namespace / CustomProperty Class / Value Property

In This Topic
    Value Property (CustomProperty)
    In This Topic
    The value for the property.
    Syntax
    'Declaration
     
    
    Public Property Value As String
    public string Value {get; set;}
    See Also