 | CommonUploadFileRequestTypeNotes Property |
Notes about the file.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Notes { get; set; }
Public Property Notes As String
Get
Set
function get Notes () : String
function set Notes (value : String)
function get_Notes();
function set_Notes(value);
Property Value
Type:
String
See Also