ICombinePolicy Interface

Provides access to members that specify the combine policy.

Members

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

ICombinePolicy.AttributeName Property

Returns the attribute name.

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

ICombinePolicy.Policy Property

Returns the combine policy.

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

ICombinePolicy.SourceID Property

Returns the sourceID.

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

Classes that implement ICombinePolicy

Classes Description

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