This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public sealed class MetaFieldProperties |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class MetaFieldProperties |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Contains | Overloaded. | |
Equals | (Inherited from Object.) | |
GetBoolean | Overloaded. | |
GetEnumerator |
Returns an enumerator
|
|
GetHashCode | (Inherited from Object.) | |
GetInt32 | Overloaded. | |
GetProperties | Overloaded. | |
GetProperty | Overloaded. | |
GetString | Overloaded. | |
GetType | (Inherited from Object.) | |
GetValue | Overloaded. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Data Namespace