PromptNestedEntityResultEventArgsResult Property
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
PromptNestedEntityResult
See Also