Click or drag to resize

ExtensibilityEventImplAttributeInterface 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.Runtime.Extensibility
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public Type Interface { get; set; }

Property Value

Type: Type
See Also