AllowedValues Property |
Specifies the allowed values for the property.
Signature
object.AllowedValues
object
DynamicBlockReferenceProperty
The object or objects this property applies to.
AllowedValues
Variant; read-only
Remarks
Not all dynamic block properties have a restricted set of property values. Some properties are unrestricted, some specify a mimimum or maximum value (or both), and some have a list of allowed values. This property supports only allowed property values that are defined by a list; mimimum, maximum, and unrestricted property types are not supported.
Comments? |