ICMSObjectT Interface Ingeniux DSS Library
Defines the model to be passed into all view templates. It is the base of the Element and Attribute containers.

Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface ICMSObject<T>
where T : XObject

Type Parameters

T

The ICMSObjectT type exposes the following members.

Properties

  NameDescription
Public propertyContent
Gets content for XElement/XAttribute.
Top
See Also

Reference