ControllerMemberships properties

Properties

PropertyExplanationData Type
ancillaryRoleFieldName
(Read Only)

The name of the field that is used to store the ancillary role information. This property is only available for tables that participate in a geometric network.

String
enabledFieldName
(Read Only)

The name of the field that is used to store the enabled or disabled state of a network feature. This property is only available for tables that participate in a geometric network.

String
eventNotificationOnValidate
(Read Only)

Specifies whether an event is broadcast when the topology of the participating feature class is validated. This property is only available for tables that participate in a topology.

Boolean
isLargeParcelType
(Read Only)

Specifies whether the feature class is used for very large parcels, such as country or state parcels (for example, use for administrative boundaries). This property is only available for feature classes that participate in a parcel fabric.

Boolean
name
(Read Only)

The name of the controller dataset that the table or feature class participates in.

String
networkClassAncillaryRole
(Read Only)

The ancillary role of the network class. This property is only available for tables that participate in a geometric network.

String
parcelClassType
(Read Only)

The feature class parcel type. This property is only available for tables that participate in a parcel fabric.

String
type
(Read Only)

The type of the controller dataset that the table or feature class participates in.

String
xyRank
(Read Only)

The x,y rank of the class in the topology. It represents the relative accuracy of the features in the feature class with respect to their surrounding features. This property is only available for feature classes that participate in a topology.

Long
zRank
(Read Only)

The z rank of the class in the topology. It represents the accuracy of the features in the feature class with respect to the surrounding features. This property is only available for feature classes that participate in a topology.

String

In this topic