Gets the link selection criteria type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECommSystemLinkSelectionCriteriaType
|
| [C#] |
|---|
public AgECommSystemLinkSelectionCriteriaType Type {get;}
|
| [Managed C++] |
|---|
public: __property AgECommSystemLinkSelectionCriteriaType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgECommSystemLinkSelectionCriteriaType getType();
|