 | IClaims.ClaimType.Contract Property |
[Missing <summary> documentation for "P:IAS.IClaims.ClaimType.Contract"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Common.ContractType Contract { get; set; }
Public Property Contract As Common.ContractType
Get
Set
function get Contract () : Common.ContractType
function set Contract (value : Common.ContractType)
function get_Contract();
function set_Contract(value);
Property Value
Type:
Common.ContractType
See Also