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