Provides access to members that describe the properties of a feature class' network dataset membership.
Members
Name | Description | |
---|---|---|
NetworkDatasetName | The name of the network dataset this feature class participates in. |
IGPNetworkDatasetMembership.NetworkDatasetName Property
The name of the network dataset this feature class participates in.
Public Property NetworkDatasetName As String
public string NetworkDatasetName {get; set;}
Classes that implement IGPNetworkDatasetMembership
Classes | Description |
---|---|
GPNetworkDatasetMembership | The Network Dataset Membership object. |