IParamDisplayOrder Property |
Gets or sets the display order for the parameter.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxushort DisplayOrder { get; set; }
Property DisplayOrder As UShort
Get
Set
property unsigned short DisplayOrder {
unsigned short get ();
void set (unsigned short value);
}
Property Value
UInt16
See Also