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

In This Topic
    Name Property (SecurityEntity)
    In This Topic
    The name of the entity
    Syntax
    'Declaration
     
    
    Public MustOverride Property Name As String
    public abstract string Name {get; set;}
    See Also