InfoSolution Class
| Name | Description | |
|---|---|---|
|
InfoSolution(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
CurrentBuild | Current Solution build number. |
|
DateCreated | Gets the DateTime object that represents the date the Project version was created. |
|
DateModified | Last DateTime the Solution was modified. |
|
Description | Gets the Project version description. |
|
ProductFamily | Gets the project version product family. |
|
ProductModel | Gets the Project version product model. |
|
ProductName | Gets the Project version product name. |
|
ProductVersion | Product used when last editing the dolution |
|
RequiredLicense | License Required to use the solution in production |
|
SchemaVersion | Get the current schema version that define internal struct modification. |
|
Settings | Provides access to SolutionSettings objects. |
|
SolutionName | Gets the Solution name of the Project version. |
|
SolutionPath | Gets the Project version path. |
|
SolutionType | Get the current solution type (Solution, DataHubStation and DisplaysPortal) |
|
VersionID | Solution VersionID, automatically incremented on any configuration change |
|
VersionString | Gets the Project version string. |
| Name | Description | |
|---|---|---|
|
GetNumberOfCommunicationPoints() | Get Number of Communication Points |
T.Modules.Info.InfoSolution