[This is preliminary documentation and is subject to change.]
Defines the order of sources for looking for value of this property
Namespace: Tools.ComponentModelTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public virtual LCategoryAttribute..::..enmLookUpOrder LookUpOrder { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property LookUpOrder As LCategoryAttribute..::..enmLookUpOrder Get |
| Visual C++ |
|---|
public: virtual property LCategoryAttribute..::..enmLookUpOrder LookUpOrder { LCategoryAttribute..::..enmLookUpOrder get (); } |
| F# |
|---|
abstract LookUpOrder : LCategoryAttribute..::..enmLookUpOrder override LookUpOrder : LCategoryAttribute..::..enmLookUpOrder |
| JScript |
|---|
function get LookUpOrder () : LCategoryAttribute..::..enmLookUpOrder |