[NetForumBusinessObjectAttribute("OrganizationAffiliation")]
public class OrganizationAffiliation : CustomerAffiliation<NetForumBusinessObjectAttribute("OrganizationAffiliation")>
Public Class OrganizationAffiliation
Inherits CustomerAffiliation[NetForumBusinessObjectAttribute(L"OrganizationAffiliation")]
public ref class OrganizationAffiliation : public CustomerAffiliation[<NetForumBusinessObjectAttribute("OrganizationAffiliation")>]
type OrganizationAffiliation =
class
inherit CustomerAffiliation
end| OrganizationAffiliation | Initializes a new instance of the OrganizationAffiliation class |
| EndDate | (Inherited from IxoRelationship) |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IndividualFullName | |
| IndividualId | (Inherited from IxoRelationship) |
| IndividualPrimaryEmail | |
| IndividualSortName | |
| IsPrimaryContactForOrganization | Indicates that this OrganizationAffiliation's Individual matches the PrimaryContactId of the Organization |
| IsPrimaryOrganizationForIndividual |
Indicates that the individual in this relationship's primary organization is the organization in this relationship. Setting a new or previously false value to true will make this affiliation primary for the individual. Setting a previously true value to false will make the individual have no primary affiliation.
(Inherited from IxoRelationship) |
| OrganizationId | (Overrides IxoRelationshipOrganizationId) |
| RevisionInformation | (Inherited from NetForumEntity) |
| Role | (Inherited from IxoRelationship) |
| StartDate | (Inherited from IxoRelationship) |
| Title | (Inherited from IxoRelationship) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| Create | Instantiates a new OrganizationAffiliation, automatically filling in the appropriate fields using the passed Individual and Organization |
| IsActive | (Inherited from IxoRelationship) |