Description
Display format of Schema Objects in the submodel. Valid values are: Name = 1, Definition = 2. DATATYPE: Integer.
Property Type
- Read-write property
Syntax
Public Property SchemaObjDisplayFormat() As Variant
Example
Dim MySubModel As SubMoel MySubModel.SchemaObjDisplayFormat = 1
See Also