Share via


PropertyOrderAttribute(Int32) Constructor

Definition

Initializes the PropertyOrderAttribute object.

public PropertyOrderAttribute (int order);
new Microsoft.AnalysisServices.PropertyOrderAttribute : int -> Microsoft.AnalysisServices.PropertyOrderAttribute
Public Sub New (order As Integer)

Parameters

order
Int32

The order for the property serialization.

Applies to