Class TracerCategory
Inheritance
System.Object
TracerCategory
Implements
System.Runtime.Serialization.IExtensibleDataObject
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public class TracerCategory : ModelBase, IExtensibleDataObject
Constructors
TracerCategory()
Declaration
Fields
Empty
Declaration
public static readonly TracerCategory Empty
Field Value
Properties
IsTracingEnabled
Declaration
public bool IsTracingEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements
System.Runtime.Serialization.IExtensibleDataObject