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