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