public abstract class CustomerAffiliation : IxoRelationship
Public MustInherit Class CustomerAffiliation
Inherits IxoRelationship
public ref class CustomerAffiliation abstract : public IxoRelationship
[<AbstractClassAttribute>]
type CustomerAffiliation =
class
inherit IxoRelationship
end
CustomerAffiliation | Initializes a new instance of the CustomerAffiliation class |
EndDate | (Inherited from IxoRelationship) |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IndividualId | (Inherited from IxoRelationship) |
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 | (Inherited from IxoRelationship) |
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) |
IsActive | (Inherited from IxoRelationship) |