 | IClaimsClaimPendingItemTypeItem Property |
[Missing <summary> documentation for "P:IAS.IClaims.ClaimPendingItemType.Item"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Item { get; set; }
Public Property Item As String
Get
Set
function get Item () : String
function set Item (value : String)
function get_Item();
function set_Item(value);
Property Value
Type:
String
See Also