Class SchemaViewField
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.Schema
Assembly: fcSDK.dll
Syntax
public class SchemaViewField : SchemaFieldBase, IDataObject, ISchemaField
Properties
FieldInfo
Declaration
public SchemaViewFieldInfo FieldInfo { get; }
Property Value
Type | Description |
---|---|
SchemaViewFieldInfo |
View
Declaration
public SchemaView View { get; }
Property Value
Type | Description |
---|---|
SchemaView |