![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Indicates if a field of a MetaType is loaded in the MetaDataSet.
Namespace: Smartsite.Data
Assembly: Smartsite.Data (in Smartsite.Data.dll)
Syntax
C# | ![]() |
---|---|
public enum FieldLoadStatus |
Visual Basic (Declaration) | ![]() |
---|---|
Public Enumeration FieldLoadStatus |
Members
Member name | Description | |
---|---|---|
No |
The field is not loaded.
| |
Yes |
The field is loaded.
| |
Partially |
The field is partially loaded.
|
See Also
Smartsite.Data Namespace