 | CommonCancellationTypeDocuments Property |
[Missing <summary> documentation for "P:IAS.Common.CancellationType.Documents"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CommonCancellationDocumentType[] Documents { get; set; }
Public Property Documents As CommonCancellationDocumentType()
Get
Set
function get Documents () : CommonCancellationDocumentType[]
function set Documents (value : CommonCancellationDocumentType[])
function get_Documents();
function set_Documents(value);
Property Value
Type:
CommonCancellationDocumentType
See Also