PromptNestedEntityResultEventArgsResult Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public PromptNestedEntityResult Result { get; }
Public ReadOnly Property Result As PromptNestedEntityResult
Get
public:
property PromptNestedEntityResult^ Result {
PromptNestedEntityResult^ get ();
}
member Result : PromptNestedEntityResult with get
Property Value
Type:
PromptNestedEntityResult
See Also