Profile Property
Description
This represents an enumerated value indicating what type of profile should be used.
Possible values include the following:
DIM_PROF_FORM_ONLY
DIM_PROF_FORM_AND_LOCATION
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property Profile As ENUM_DIM_PROF_TYPE |
Return Type
Read/write Enum_Dim_Prof_Type Enumeration.
See Also