| Name | Description | |
|---|---|---|
![]()  | Organization Constructor | 
            The following tables list the members exposed by Organization.
| Name | Description | |
|---|---|---|
![]()  | Organization Constructor | 
| Name | Description | |
|---|---|---|
![]()  | Override | Indicates this object will override the same object while storyline merging. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
| Name | Description | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()  | Address | Gets or sets the party address. The physical address of the party. (Inherited from Selerix.BusinessObjects.Party) | ||||||||||||||||||||||||||||||||
![]()  | AsOfDate | Date when object was last updated. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | BySiteGuid | Gets or sets the by site GUID. Udentifier of site that updated object. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | Contacts | Gets or sets the organization contacts. | ||||||||||||||||||||||||||||||||
![]()  | Deleted | Gets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is deleted. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | Gets or sets the primary email address. The Email property gets or sets the email address. (Inherited from Selerix.BusinessObjects.Party) | |||||||||||||||||||||||||||||||||
![]()  | EntityUserCount | Gets or sets the entity user count. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | ExtEngineConfigs | Gets or sets the external engine configurations. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | HideEntityFromView | Gets or sets a value indicating whether to hide entity from view. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | ID | Gets or sets the ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | LocalUpdateTime | DateTime when object was last updated. Used by synchronization (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | LockStatus | Read-only property on top-level object that indicates the lock state of the object. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | MailingAddress | Gets or sets the party mailing address.
 The mailing address of the party. This property consists of the following properties: 
 
  | ||||||||||||||||||||||||||||||||
![]()  | MergePlace | Gets or sets the merge place. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | MergingID | Gets the merging ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | Name | Gets or sets the name. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | NameAttribute | Gets or sets the name attribute. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | NameTextItem | Gets or sets the name text item. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | Notes | Gets or sets the notes. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | OwnerFullName | Gets or sets the full name of the owner. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | OwnerUserID | Gets or sets the owner user ID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | ||||||||||||||||||||||||||||||||
![]()  | PhoneHome | Gets or sets the party home telephone number. The PhoneHome property gets or sets the home phone of the party. (Inherited from Selerix.BusinessObjects.Party) | ||||||||||||||||||||||||||||||||
![]()  | PhoneMobile | Gets or sets the party mobile phone number. The PhoneMobile property gets or sets the cell phone number of the party. (Inherited from Selerix.BusinessObjects.Party) | ||||||||||||||||||||||||||||||||
![]()  | PhoneWork | Gets or sets the party work phone number. The PhoneWork property gets or sets the work phone number of the party. (Inherited from Selerix.BusinessObjects.Party) | ||||||||||||||||||||||||||||||||
![]()  | Readonly | Gets or sets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | ShortName | Gets or sets the short name. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | TaxID | Gets or sets the organization tax ID. | ||||||||||||||||||||||||||||||||
![]()  | UniqueID | Gets or sets the unique ID. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | Verified | Gets or sets a value indicating whether this Selerix.Foundation.Data.AbstractModelObject is verified. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | Version | Gets or sets the version. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | XmlAsOfDate | Gets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | ||||||||||||||||||||||||||||||||
![]()  | XmlAsOfDateTicks | Gets or sets the XML as of date. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
| Name | Description | |
|---|---|---|
![]()  | GetConfig | Gets the config. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | HasChildren | Determines whether this instance has children. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ShouldSerializeBySiteGuid | Shoulds the serialize by site GUID. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ShouldSerializeExtEngineConfigs | A ShouldSerialize[Object] method (ShouldSerializeExtEngineConfigs) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | ShouldSerializeID | A ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. A ShouldSerialize[Object] method (ShouldSerializeID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ShouldSerializeLocalUpdateTime | A ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ShouldSerializeNotes | A ShouldSerialize[Object] method (ShouldSerializeNotes) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractEntityObject) | 
![]()  | ShouldSerializeUniqueID | A ShouldSerialize[Object] method (ShouldSerializeUniqueID) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | ShouldSerializeXmlAsOfDate | A ShouldSerialize[Object] method (ShouldSerializeXmlAsOfDate) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | ShouldSerializeXmlAsOfDateTicks | Shoulds the serialize XML as of date ticks. (Inherited from Selerix.Foundation.Data.AbstractModelObject) | 
![]()  | UpgradeModel | Upgrades the model. (Inherited from Selerix.Foundation.Data.AbstractModelObject) |