Proprietà DedNetApplicationBomPartInfoDescriptorDataPart
|
Oggetto DedDataPart creato sulla base del BomPartInfo.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic DedDataPart DataPart { get; set; }
Public Property DataPart As DedDataPart
Get
Set
public:
property DedDataPart^ DataPart {
DedDataPart^ get ();
void set (DedDataPart^ value);
}
member DataPart : DedDataPart with get, set
Valore della proprietà
DedDataPart
Vedi anche