IObjTypeIsAbstract Property |
Indicates if the object type is abstract and therefore cannot be instantiated.
Namespace: PDTec.IceNet.Core.ModelAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxbool IsAbstract { get; set; }
Property Value
Type:
Boolean
See Also