ServiceCategory Properties |
The ServiceCategory type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysedDate |
Gets or sets the date where the extension is analyzed.
(Inherited from ExtensionNode.) | |
| CreateDate |
Gets or sets the create date.
(Inherited from ExtensionNode.) | |
| Description |
Gets or sets the description.
(Inherited from ExtensionNode.) | |
| IsAnalysed |
Gets or sets a value indicating whether this instance is analyzed.
(Inherited from ExtensionNode.) | |
| IsDeserialzing |
Gets or sets a value indicating whether this instance is deserialzing.
(Inherited from ExtensionNode.) | |
| LastModificationDate |
Gets or sets the last modification date.
(Inherited from ExtensionNode.) | |
| Name |
Gets or sets the name of the node (represents Application, Category or Service)
(Inherited from ExtensionNode.) | |
| ReferredApplication |
Gets the referred ServiceApplication of this ServiceCategory
| |
| Services |
Gets or sets the services.
|