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