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