 | CommonRequiredUploadClaimDocumentTypeDocumentTypeID Property |
[Missing <summary> documentation for "P:IAS.Common.RequiredUploadClaimDocumentType.DocumentTypeID"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int DocumentTypeID { get; set; }
Public Property DocumentTypeID As Integer
Get
Set
function get DocumentTypeID () : int
function set DocumentTypeID (value : int)
function get_DocumentTypeID();
function set_DocumentTypeID(value);
Property Value
Type:
Int32
See Also