Proprietà DedStateCommand.CadInformation
|
Informazioni aggiuntive sulle operazioni eseguite dal CAD.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassipublic DedStateCommand.CadInfo CadInformation { get; set; }
Public Property CadInformation As DedStateCommand.CadInfo
Get
Set
public:
property DedStateCommand.CadInfo CadInformation {
DedStateCommand.CadInfo get ();
void set (DedStateCommand.CadInfo value);
}
member CadInformation : DedStateCommand.CadInfo with get, set
Valore della proprietà
Tipo:
DedStateCommand.CadInfo
Vedi anche