[NetForumBusinessObjectAttribute("CO_Customer_X_Customer")]
public abstract class CxcRelationship : NetForumEntity<NetForumBusinessObjectAttribute("CO_Customer_X_Customer")>
Public MustInherit Class CxcRelationship
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"CO_Customer_X_Customer")]
public ref class CxcRelationship abstract : public NetForumEntity[<AbstractClassAttribute>]
[<NetForumBusinessObjectAttribute("CO_Customer_X_Customer")>]
type CxcRelationship =
class
inherit NetForumEntity
end| CxcRelationship | Initializes a new instance of the CxcRelationship class |
| EndDate | |
| GenericCustomer1Id | |
| GenericCustomer1SortName | |
| GenericCustomer2Id | |
| GenericCustomer2SortName | |
| GenericRelationshipCode1 | |
| GenericRelationshipCode2 | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| RevisionInformation | (Inherited from NetForumEntity) |
| StartDate |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| GetRelatedCustomer | |
| IsActive |