CompositionContract.ContractType Property

Definition

Gets the contract type.

public:
 property Type ^ ContractType { Type ^ get(); };
public Type ContractType { get; }
member this.ContractType : Type
Public ReadOnly Property ContractType As Type

Property Value

The contract type.

Applies to