[NetForumBusinessObjectAttribute("IndividualPhone")]
public class IndividualPhone : CustomerPhone<NetForumBusinessObjectAttribute("IndividualPhone")>
Public Class IndividualPhone
Inherits CustomerPhone[NetForumBusinessObjectAttribute(L"IndividualPhone")]
public ref class IndividualPhone : public CustomerPhone[<NetForumBusinessObjectAttribute("IndividualPhone")>]
type IndividualPhone =
class
inherit CustomerPhone
end| IndividualPhone | Initializes a new instance of the IndividualPhone class |
| IndividualPhone(NetForumId, NetForumId) | Initializes a new instance of the IndividualPhone class |
| ContactInfoId | (Inherited from CustomerPhone) |
| CountryId | (Inherited from CustomerPhone) |
| CustomerId | (Inherited from CphRelationship) |
| Extension | (Inherited from CphRelationship) |
| FormattedNumber | (Inherited from CphRelationship) |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsLinkedPhone | (Inherited from CustomerPhone) |
| IsPrimary | (Inherited from CphRelationship) |
| Number | (Inherited from CustomerPhone) |
| OwnerId | (Inherited from CustomerPhone) |
| PhoneTypeId | (Inherited from CphRelationship) |
| RelatedPhoneId | (Inherited from CphRelationship) |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| UnlinkPhone | (Inherited from CustomerPhone) |