RDMSCartridge.DateEndQuote 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.
Close 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 ^ DateEndQuote { System::String ^ get(); };
public string DateEndQuote { get; }
member this.DateEndQuote : string
Public ReadOnly Property DateEndQuote As String