SystemOptionName Property
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("fws_option")]
public string Name { get; protected set; }
<NetForumFieldAttribute("fws_option")>
Public Property Name As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"fws_option")]
property String^ Name {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("fws_option")>]
member Name : string with get, set
Property Value
String