IUserProfileOrganization Property
|
Gets/sets the user's organization information
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Organization { get; set; }
Property Organization As String
Get
Set
property String^ Organization {
String^ get ();
void set (String^ value);
}
abstract Organization : string with get, set
Property Value
Type:
StringSee Also