adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ExclusionPeriod Class / Name Property

In This Topic
    Name Property (ExclusionPeriod)
    In This Topic
    The name of the Exclusion Period. Must be unique.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also