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