TExternalBasePropertyOrderAttribute Constructor Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

[This is preliminary documentation and is subject to change.]

Define the property order

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public PropertyOrderAttribute(
	int order
)

Parameters

order
Type: SystemInt32
The property order associated with the property.
See Also

Reference