Click or drag to resize

ICMSPageTag Property

Gets/sets the extra information to be included in the model. Can be any type.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
Object Tag { get; set; }

Property Value

Type: Object
Remarks
This property is very handy for carrying additional information without type limitation.
See Also