Difference between revisions of "APPLICATION"
Line 9: | Line 9: | ||
| version = 2+ | | version = 2+ | ||
}} | }} | ||
− | + | == Specific Properties == | |
+ | {| class="wikitable" width=50% | ||
+ | |- | ||
+ | ! width=30% | Name !! width=20% | Data type !! width=10% | Optional !! Comment | ||
+ | |- | ||
+ | | DISPLAYOBJECT || Guid || yes || Reference to an [[ImageManager]] object | ||
+ | |} | ||
==See also== | ==See also== | ||
[[Application_Context_Management|Application Context Management]] | [[Application_Context_Management|Application Context Management]] |
Revision as of 13:27, 16 December 2013
Application | |
---|---|
Name | APPLICATION |
Namespace | System.ACM Custom.ACM |
Internal Name | ApplicationContext |
TypeString | {{{typestring}}} |
RuntimeType | {{{runtimetype}}} |
Purpose | Configure applications ACM |
Version | 2+ |
Specific Properties
Name | Data type | Optional | Comment |
---|---|---|---|
DISPLAYOBJECT | Guid | yes | Reference to an ImageManager object |