adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Message Class / AdditionalPropertiesList Method

In This Topic
    AdditionalPropertiesList Method
    In This Topic
    Gets a string list of all additional properties, in the form key: value
    Syntax
    'Declaration
     
    
    Public Function AdditionalPropertiesList() As String
    public string AdditionalPropertiesList()
    See Also