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