IInitialRuntimeProperties Interface Members
The following tables list the members exposed by IInitialRuntimeProperties.
Public Properties
Name | Description | |
---|---|---|
InitialCustomPropertyValues | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) | |
IsOwningObjectFromScriptFunction | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) | |
OwningObject | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) |
Public Methods
Name | Description | |
---|---|---|
BindCustomProperties | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) | |
ProcessGraphicsOnLoaded | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) | |
RegisterCustomPropertyReference | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) | |
SetCustomPropertyValue | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) | |
SetOwningObject | (Inherited from ArchestrA.Client.ViewApp.IInitialRuntimeProperties) |
See Also