[NetForumBusinessObjectAttribute("IndividualAddress")]
public class IndividualAddress : CustomerAddress<NetForumBusinessObjectAttribute("IndividualAddress")>
Public Class IndividualAddress
Inherits CustomerAddress[NetForumBusinessObjectAttribute(L"IndividualAddress")]
public ref class IndividualAddress : public CustomerAddress[<NetForumBusinessObjectAttribute("IndividualAddress")>]
type IndividualAddress =
class
inherit CustomerAddress
end| IndividualAddress | Initializes a new instance of the IndividualAddress class |
| IndividualAddress(NetForumId, NetForumId) | Initializes a new instance of the IndividualAddress class |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
| UnlinkAddress | (Inherited from CustomerAddress) |