Touchstone 11.0 API Reference
Contract Property (CreateContractRequest)


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > CreateContractRequest Class : Contract Property
(Required) Contains the Contract object associated with the new Contract that you want to create.
Syntax
Public Property Contract As Contract
Dim instance As CreateContractRequest
Dim value As Contract
 
instance.Contract = value
 
value = instance.Contract
public Contract Contract {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CreateContractRequest Class
CreateContractRequest Members