 | CommonUploadFileRequestTypeReferenceID Property |
The reference ID, such as customer number, to tie the file to.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ReferenceID { get; set; }
Public Property ReferenceID As String
Get
Set
function get ReferenceID () : String
function set ReferenceID (value : String)
function get_ReferenceID();
function set_ReferenceID(value);
Property Value
Type:
String
See Also