PartInfo.PartDef Property
Public Property PartDef() As Guid
This language is not supported or no code example is available.
public Guid PartDef {get; set;}
This language is not supported or no code example is available.
public:
property Guid PartDef {
Guid get( );
void set(
Guid value
);
}
This language is not supported or no code example is available.
public function get PartDef() : Guid;
public function set PartDef(value : Guid);
This language is not supported or no code example is available.
Property Value
Guid
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8