RDMSCartridge.DateStartQuote Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Open quote for date time value. DO NOT USE THIS as it will not work for all cartridges correctly. Use DateValueFormat and DateColumnFormat.
public:
property System::String ^ DateStartQuote { System::String ^ get(); };
public string DateStartQuote { get; }
member this.DateStartQuote : string
Public ReadOnly Property DateStartQuote As String