|
TableDescription Property
|
Get or set description
Namespace: GSF.DataAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.300-beta+b2186e2cd1f968c931b0e151fdd7c839f3d1e9cf
Syntaxpublic string Description { get; set; }Public Property Description As String
Get
Set
member Description : string with get, set
function get_Description();
function set_Description(value);
View SourceProperty Value
String
See Also