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


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