[This is preliminary documentation and is subject to change.]
Fall Week, "" denotes null in database.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public string FlWeek { get; set; } |
Visual Basic (Declaration) |
---|
Public Property FlWeek As String |
Visual C++ |
---|
public: property String^ FlWeek { String^ get (); void set (String^ value); } |