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