BlockParameterStringValue
Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public string StringValue { get; }
Public ReadOnly Property StringValue As String
Get
public:
property String^ StringValue {
String^ get ();
}
member StringValue : string with get
Property Value
String
See Also