The GenericTemplateInstance type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| GenericTemplateInstance | Initializes a new instance of the GenericTemplateInstance class |
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from QixClassBase.) | |
| Publish | ||
| PublishAsync | ||
| UnPublish | ||
| UnPublishAsync |
Properties
| Name | Description | |
|---|---|---|
| Handle |
The handle of the generic object.
(Inherited from QixClassBase.) | |
| Id | (Inherited from QixClassBase.) | |
| Session |
The session this object resides in.
(Inherited from QixClassBase.) | |
| Type |
The type of the generic object.
(Inherited from QixClassBase.) |
Events
| Name | Description | |
|---|---|---|
| Changed | (Inherited from QixClassBase.) | |
| Closed | (Inherited from QixClassBase.) |
See Also