DataLayoutProduct Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataLayoutProduct type exposes the following members.
Name | Description | |
---|---|---|
DataLayoutProduct | Initializes a new instance of the DataLayoutProduct class |
Name | Description | |
---|---|---|
Clone |
Clones the DataLayoutProduct.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Animations |
The list of animations to start automatically after loading.
| |
Database |
The path to the database filename.
| |
DatabaseId |
The database identifier.
| |
Defines |
The product configuration.
| |
EnvironmentPartitionBehavior |
The environment partition behavior.
| |
EnvironmentRebuildPolicy |
The environment rebuild policy.
| |
GroupId |
The group identifier.
| |
IsMaster |
Tells is the product is master.
| |
IsVisible |
Tells if the product is visible.
| |
Label |
The product label
| |
ProductId |
The product identifier.
| |
Transform |
The product transform
| |
UseBackground |
Tells if the background should be used.
| |
UseGlobalEnv |
Tells if the global environment should be used.
| |
UseOverlay |
Tells if the overlay should be used.
| |
UsePostProcess |
Tells if the post process should be used.
|