public abstract class CfxRelationship : NetForumEntity
Public MustInherit Class CfxRelationship
Inherits NetForumEntity
public ref class CfxRelationship abstract : public NetForumEntity
[<AbstractClassAttribute>]
type CfxRelationship =
class
inherit NetForumEntity
end
CfxRelationship | Initializes a new instance of the CfxRelationship class |
CustomerId | |
Extension | |
FaxTypeId | |
FormattedNumber | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IsPrimary | |
RelatedFaxId | |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |