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