ErrorDataFullSubentPath Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public ValueType FullSubentPath { get; }
Public ReadOnly Property FullSubentPath As ValueType
Get
public:
property ValueType^ FullSubentPath {
ValueType^ get ();
}
member FullSubentPath : ValueType with get
Property Value
ValueType
See Also