AbstractInformationFormat Property
Namespace: Ignition.Events.AbstractsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("abs_format")]
public string Format { get; set; }
<NetForumFieldAttribute("abs_format")>
Public Property Format As String
Get
Set
public:
[NetForumFieldAttribute(L"abs_format")]
property String^ Format {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("abs_format")>]
member Format : string with get, set
Property Value
String