Description

A more generalized description of the database platform type of the model. DATATYPE: String.

Property Type

  • Read-only property

Syntax

Public Property MajorPlatform() As Variant

Example

Dim MyModel As Model
Dim MajPlat As String

MajPlat = MyModel.MajorPlatform

See Also

  • No labels