RenderGlobalProcedureAndDestinationParameterProcedure
Property
|
Property that represents the procedure
parameter.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public RenderGlobalProcedure Procedure { get; }
Public ReadOnly Property Procedure As RenderGlobalProcedure
Get
public:
property RenderGlobalProcedure Procedure {
RenderGlobalProcedure get ();
}
member Procedure : RenderGlobalProcedure with get
Property Value
RenderGlobalProcedure
See Also