Provides access to members that specify the properties of a utility network category.
Members
| Name | Description | |
|---|---|---|
|  | CreationTime | Returns the creation time. | 
|  | Name | Returns the name. | 
|  | SchemaGeneration | Returns the schema generation. | 
IUNCategory.CreationTime Property
Returns the creation time.
Public ReadOnly Property CreationTime As Object
public object CreationTime {get;}
IUNCategory.Name Property
Returns the name.
Public ReadOnly Property Name As String
public string Name {get;}
IUNCategory.SchemaGeneration Property
Returns the schema generation.
Public ReadOnly Property SchemaGeneration As Integer
public int SchemaGeneration {get;}
Classes that implement IUNCategory
| Classes | Description | 
|---|