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