adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / EventLog Class / Name Field


In This Topic
    Name Field (EventLog)
    In This Topic
    The name of the log
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Name As String
    [DataMember()]
    public string Name
    [DataMember()]
    public:
    String^ Name
    See Also