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