[NetForumBusinessObjectAttribute("OrganizationFax")]
public class OrganizationFax : CustomerFax<NetForumBusinessObjectAttribute("OrganizationFax")>
Public Class OrganizationFax
Inherits CustomerFax[NetForumBusinessObjectAttribute(L"OrganizationFax")]
public ref class OrganizationFax : public CustomerFax[<NetForumBusinessObjectAttribute("OrganizationFax")>]
type OrganizationFax =
class
inherit CustomerFax
end| OrganizationFax | Initializes a new instance of the OrganizationFax class |
| OrganizationFax(NetForumId, NetForumId) | Initializes a new instance of the OrganizationFax 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) |