|
ContainerRecordNotes Property
|
Gets the notes stored in the file.
Namespace: GSF.PQDIF.LogicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.205-beta
Syntax public string Notes { get; set; }
Public Property Notes As String
Get
Set
member Notes : string with get, set
function get_Notes();
function set_Notes(value);
View SourceProperty Value
StringSee Also