ParameterIsAnonymous Property
|
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public bool IsAnonymous { get; }
Public ReadOnly Property IsAnonymous As Boolean
Get
public:
property bool IsAnonymous {
bool get ();
}
member IsAnonymous : bool with get
Property Value
Boolean
See Also