[NetForumBusinessObjectAttribute("co_relationship_type")]
public class BoothContactRelationshipType : NetForumEntity
<NetForumBusinessObjectAttribute("co_relationship_type")>
Public Class BoothContactRelationshipType
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"co_relationship_type")]
public ref class BoothContactRelationshipType : public NetForumEntity
[<NetForumBusinessObjectAttribute("co_relationship_type")>]
type BoothContactRelationshipType =
class
inherit NetForumEntity
end
BoothContactRelationshipType | Initializes a new instance of the BoothContactRelationshipType class |
Category | |
Code | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
RevisionInformation | (Inherited from NetForumEntity) |
ShowOnline |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |