Click or drag to resize

ObjectImplAttribute Properties

The ObjectImplAttribute type exposes the following members.

Properties
  NameDescription
Public propertyInterface
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.
Public propertyObjTypeName
Gets or sets the ice.NET object type name. Use the fully qualified object type name, not the display name.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also