IUserProfileOrganization Property
|
Gets/sets the user's organization information
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring 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
String
See Also