ExhibitionPostToWebDate Property
Namespace: Ignition.ExhibitsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("exb_post_to_web_date")]
public DateTime PostToWebDate { get; protected set; }
<NetForumFieldAttribute("exb_post_to_web_date")>
Public Property PostToWebDate As DateTime
Get
Protected Set
public:
[NetForumFieldAttribute(L"exb_post_to_web_date")]
property DateTime PostToWebDate {
DateTime get ();
protected: void set (DateTime value);
}
[<NetForumFieldAttribute("exb_post_to_web_date")>]
member PostToWebDate : DateTime with get, set
Property Value
DateTime