RebRelationshipRegistrantId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("reb_reg_key")]
public virtual NetForumId RegistrantId { get; protected set; }
<NetForumFieldAttribute("reb_reg_key")>
Public Overridable Property RegistrantId As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"reb_reg_key")]
virtual property NetForumId^ RegistrantId {
NetForumId^ get ();
protected: void set (NetForumId^ value);
}
[<NetForumFieldAttribute("reb_reg_key")>]
abstract RegistrantId : NetForumId with get, set
[<NetForumFieldAttribute("reb_reg_key")>]
override RegistrantId : NetForumId with get, set
Property Value
NetForumId