[ForceDeleteModeAttribute(DeleteModes.Soft)]
public abstract class CustomerFax : CfxRelationship
<ForceDeleteModeAttribute(DeleteModes.Soft)>
Public MustInherit Class CustomerFax
Inherits CfxRelationship
[ForceDeleteModeAttribute(DeleteModes::Soft)]
public ref class CustomerFax abstract : public CfxRelationship
[<AbstractClassAttribute>]
[<ForceDeleteModeAttribute(DeleteModes.Soft)>]
type CustomerFax =
class
inherit CfxRelationship
end
CustomerFax | Initializes a new instance of the CustomerFax class |
ContactInfoId | |
CountryId | |
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 | |
IsPrimary | (Inherited from CfxRelationship) |
Number | |
OwnerId | |
RelatedFaxId | (Inherited from CfxRelationship) |
RevisionInformation | (Inherited from NetForumEntity) |
ValidFaxRegex |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
UnlinkFax |