UserConfigurationId Property | |
Id of the User
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Id { get; set; }
public:
property String^ Id {
String^ get ();
void set (String^ value);
}
function get_Id();
function set_Id(value);
Property Value
Type:
StringSee Also