HazmatContentConfigurationReference Property | |
Gets or sets Reference.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Reference { get; set; }
public:
property String^ Reference {
String^ get ();
void set (String^ value);
}
function get_Reference();
function set_Reference(value);
Property Value
Type:
StringSee Also