[NetForumBusinessObjectAttribute("Exhibitor Contacts")]
public class ExhibitorContact : NetForumEntity<NetForumBusinessObjectAttribute("Exhibitor Contacts")>
Public Class ExhibitorContact
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"Exhibitor Contacts")]
public ref class ExhibitorContact : public NetForumEntity[<NetForumBusinessObjectAttribute("Exhibitor Contacts")>]
type ExhibitorContact =
class
inherit NetForumEntity
end| ExhibitorContact | Initializes a new instance of the ExhibitorContact class |
| CustomerAddressId | |
| CustomerFaxId | |
| CustomerName | |
| CustomerPhoneId | |
| EmailId | |
| ExhibitorId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IndividualCustomerId | |
| RelationshipTypeId | |
| RevisionInformation | (Inherited from NetForumEntity) |
| UrlId |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |