Click or drag to resize

CommonGetContractDetailFromSGAPI Method

[Missing <summary> documentation for "M:IAS.Common.GetContractDetailFromSGAPI(IAS.Common.GetContractDetailRequestType)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static CommonContractType GetContractDetailFromSGAPI(
	CommonGetContractDetailRequestType request
)

Parameters

request
Type: IASCommonGetContractDetailRequestType

[Missing <param name="request"/> documentation for "M:IAS.Common.GetContractDetailFromSGAPI(IAS.Common.GetContractDetailRequestType)"]

Return Value

Type: CommonContractType

[Missing <returns> documentation for "M:IAS.Common.GetContractDetailFromSGAPI(IAS.Common.GetContractDetailRequestType)"]

See Also