SystemOptionOption Property
Note: This API is now obsolete.
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Use Name instead. (5.1)")]
public string Option { get; }
<ObsoleteAttribute("Use Name instead. (5.1)")>
Public ReadOnly Property Option As String
Get
public:
[ObsoleteAttribute(L"Use Name instead. (5.1)")]
property String^ Option {
String^ get ();
}
[<ObsoleteAttribute("Use Name instead. (5.1)")>]
member Option : string with get
Property Value
String