| DSSPropertyVal Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.DSSProperty.Val"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Val { get; set; }
Public Property Val As String
Get
Set
public:
property String^ Val {
String^ get ();
void set (String^ value);
}
member Val : string with get, set
function get_Val();
function set_Val(value);
Property Value
Type:
StringSee Also