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