public class EvlRelationshipWithDenormalizedLoc : EvlRelationship
Public Class EvlRelationshipWithDenormalizedLoc
Inherits EvlRelationship
public ref class EvlRelationshipWithDenormalizedLoc : public EvlRelationship
type EvlRelationshipWithDenormalizedLoc =
class
inherit EvlRelationship
end
EvlRelationshipWithDenormalizedLoc | Initializes a new instance of the EvlRelationshipWithDenormalizedLoc class |
Code | |
CustomerAddressId | |
CustomerFaxId | |
CustomerPhoneId | |
Description | |
EmailId | |
EventId | (Inherited from EvlRelationship) |
HasHousing | |
HtmlDescription | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
IsPrimary | (Inherited from EvlRelationship) |
LocationId | (Inherited from EvlRelationship) |
LocationName | |
LocationTypeId | |
Name | (Inherited from EvlRelationship) |
OrganizationId | |
RevisionInformation | (Inherited from NetForumEntity) |
SessionId | (Inherited from EvlRelationship) |
WebsiteId |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |