 | CommonClaimDocumentTypeDocumentID Property |
[Missing <summary> documentation for "P:IAS.Common.ClaimDocumentType.DocumentID"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DocumentID { get; set; }
Public Property DocumentID As String
Get
Set
function get DocumentID () : String
function set DocumentID (value : String)
function get_DocumentID();
function set_DocumentID(value);
Property Value
Type:
String
See Also