adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SecurityIdentifier Class / Name Property

In This Topic
    Name Property (SecurityIdentifier)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also