GroupRegistrationInformationSourceCodeId Property
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("egp_src_key")]
public NetForumId SourceCodeId { get; set; }
<NetForumFieldAttribute("egp_src_key")>
Public Property SourceCodeId As NetForumId
Get
Set
public:
[NetForumFieldAttribute(L"egp_src_key")]
property NetForumId^ SourceCodeId {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("egp_src_key")>]
member SourceCodeId : NetForumId with get, set
Property Value
NetForumId