ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Model
IObjType Interface
IObjType Methods
AddSupertype Method
Create(T) Method
CreateAttrDef Method
CreateObject Method
Destroy Method
GetAttrDefByName Method
GetAttrDefs Method
GetPackage Method
GetRelTypes Method
GetSubtypes Method
GetSupertypes Method
IsSubtypeOf Method
MoveToPackage Method
RemoveSupertype Method
SetAttrDefIndex Method
SetAttrDefIndices Method
TryGetAttrDefByName Method
IObjType
RemoveSupertype Method
Removes an inheritance relationship to an existing supertype.
Namespace:
PDTec.IceNet.Core.Model
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
void
RemoveSupertype
(
IObjType
pSupertype
)
Parameters
pSupertype
Type:
PDTec.IceNet.Core.Model
IObjType
The supertype
See Also
Reference
IObjType Interface
PDTec.IceNet.Core.Model Namespace
Copyright © PDTec AG. All rights reserved.