ObjectImplAttributeInterface Property |
Gets or sets the CLR type of the Business Object interface that
should be tied to the ice.NET object type identified by the
ObjTypeName property.
Namespace: PDTec.IceNet.Core.Model.ImplementationAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic Type Interface { get; set; }
Property Value
Type:
Type
See Also