Contains the number of fields in the Fields property array.
Syntax
value = Parameter.FieldCount
Part | Description |
---|---|
value | A returned integer representing the number of fields in the Fields property array. |
Parameter | An object variable that describes a parameter for a domain command. |
Applies To
Remarks
This property is read-only.
See Also