Provides access to members that specify the properties of a utility network trace result type 2.
Members
Name | Description | |
---|---|---|
![]() |
DiagramTemplateName | Returns the diagram template name. |
![]() |
IncludeDomainDescriptions | Returns include domain descriptions |
![]() |
IncludeGeometry | Returns include geometry. |
![]() |
IncludePropagatedValues | Returns include propagated values. |
![]() |
NetworkAttributeNames | Returns the network attribute names. |
![]() |
RelationshipClassInfo | Returns the relationship class info. |
![]() |
ResultTypeFields | Returns the result type fields. |
![]() |
SchemaGeneration | Returns the schema generation. |
![]() |
Type | Returns the type. |
IUNResultType2.IncludeDomainDescriptions Property
Returns include domain descriptions.
Public Property IncludeDomainDescriptions As Boolean
public bool IncludeDomainDescriptions {get; set;}
IUNResultType2.RelationshipClassInfo Property
Returns the relationship class info.
Public Property RelationshipClassInfo As IArray
public IArray RelationshipClassInfo {get; set;}
Inherited Interfaces
Interfaces | Description |
---|---|
IUNResultType | Provides access to members that specify the properties of a utility network trace result type. |
Classes that implement IUNResultType2
Classes | Description |
---|---|
UNResultType | UN Result Type. |