public abstract class CxaRelationship : NetForumEntity
Public MustInherit Class CxaRelationship
Inherits NetForumEntity
public ref class CxaRelationship abstract : public NetForumEntity
[<AbstractClassAttribute>]
type CxaRelationship =
class
inherit NetForumEntity
end
CxaRelationship | Initializes a new instance of the CxaRelationship class |
AddressHoldTypeId | |
AddressTypeId | |
CustomerId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IsDefaultBillingAddress | |
IsPrimary | |
MailingLabelHtml | |
MailStop | |
OnHold | |
OnHoldFromDate | |
OnHoldThroughDate | |
RelatedAddressId | |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |