IDividePolicy Interface

Provides access to members that specify the divide policy.

Members

Name Description
Read-only property AttributeName Returns the attribute name.
Read-only property Policy Returns the divide policy.
Read-only property SourceID Returns the sourceID.

IDividePolicy.AttributeName Property

Returns the attribute name.

Public ReadOnly Property AttributeName As String
public string AttributeName {get;}

IDividePolicy.Policy Property

Returns the divide policy.

Public ReadOnly Property Policy As esriDividePolicyType
public esriDividePolicyType Policy {get;}

IDividePolicy.SourceID Property

Returns the sourceID.

Public ReadOnly Property SourceID As Integer
public int SourceID {get;}

Classes that implement IDividePolicy

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.