Click or drag to resize

ServiceCategory Properties

The ServiceCategory type exposes the following members.

Properties
  NameDescription
Public propertyAnalysedDate
Gets or sets the date where the extension is analyzed.
(Inherited from ExtensionNode.)
Public propertyCreateDate
Gets or sets the create date.
(Inherited from ExtensionNode.)
Public propertyDescription
Gets or sets the description.
(Inherited from ExtensionNode.)
Public propertyIsAnalysed
Gets or sets a value indicating whether this instance is analyzed.
(Inherited from ExtensionNode.)
Protected propertyIsDeserialzing
Gets or sets a value indicating whether this instance is deserialzing.
(Inherited from ExtensionNode.)
Public propertyLastModificationDate
Gets or sets the last modification date.
(Inherited from ExtensionNode.)
Public propertyName
Gets or sets the name of the node (represents Application, Category or Service)
(Inherited from ExtensionNode.)
Public propertyReferredApplication
Gets the referred ServiceApplication of this ServiceCategory
Public propertyServices
Gets or sets the services.
Top
See Also