[NetForumFieldAttribute("abs_present_date")] public DateTime? PresentationDate { get; set; }
<NetForumFieldAttribute("abs_present_date")> Public Property PresentationDate As DateTime? Get Set
public: [NetForumFieldAttribute(L"abs_present_date")] property Nullable<DateTime> PresentationDate { Nullable<DateTime> get (); void set (Nullable<DateTime> value); }
[<NetForumFieldAttribute("abs_present_date")>] member PresentationDate : Nullable<DateTime> with get, set
Copyright © Catalyst Fire 2014