IAttributeSetToArray Method |
An array of all attributes that are in this attribute set.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.6.1001.0 (1.6.1001.0)
Syntax Function ToArray As Attribute()
Return Value
Type:
Attribute
An array of FieldAttribute values.
See Also