RDMSCartridge.IdentEndQuote 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.
End quote for object name
public:
property System::String ^ IdentEndQuote { System::String ^ get(); };
public string IdentEndQuote { get; }
member this.IdentEndQuote : string
Public ReadOnly Property IdentEndQuote As String