Class_BasicDefinitionSimpleHelperInterfaceGeneralData Property
Namespace: PCBI_ProductionTools_Editor.DataAssembly: PCBI_ProductionTool_Editor (in PCBI_ProductionTool_Editor.dll) Version: 16.0.0.0 (16.0.0.0)
OrderSpecificInformation SimpleHelperInterface.GeneralData { get; set; }
Private Property GeneralData As OrderSpecificInformation
Implements SimpleHelperInterface.GeneralData
Get
Set
private:
virtual property OrderSpecificInformation^ GeneralData {
OrderSpecificInformation^ get () sealed = SimpleHelperInterface::GeneralData::get;
void set (OrderSpecificInformation^ value) sealed = SimpleHelperInterface::GeneralData::set;
}
private abstract GeneralData : OrderSpecificInformation with get, set
private override GeneralData : OrderSpecificInformation with get, set
OrderSpecificInformationSimpleHelperInterfaceGeneralData