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