ApproverConfigurationUserId Property | |
Get or Set User Id
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string UserId { get; set; }
public:
property String^ UserId {
String^ get ();
void set (String^ value);
}
function get_UserId();
function set_UserId(value);
Property Value
Type:
StringSee Also