Class SPField
Class for the item type SPField
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class SPField : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<SPDocumentLibraryDefinition>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceSPField()
Declaration
protected SPField()
SPField(ElementFactory, Object[])
Declaration
public SPField(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceBehavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
PropertyHidden()
Retrieve the property_hidden
property of the item
Declaration
public IProperty_Boolean PropertyHidden()
Returns
Type | Description |
---|---|
IProperty_Boolean |
PropertyHidden2()
Retrieve the property_hidden2
property of the item
Declaration
public IProperty_Boolean PropertyHidden2()
Returns
Type | Description |
---|---|
IProperty_Boolean |
PropertyKeyedOrder()
Retrieve the property_keyed_order
property of the item
Declaration
public IProperty_Number PropertyKeyedOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
PropertyLabel()
Retrieve the property_label
property of the item
Declaration
public IProperty_Text PropertyLabel()
Returns
Type | Description |
---|---|
IProperty_Text |
PropertyLength()
Retrieve the property_length
property of the item
Declaration
public IProperty_Number PropertyLength()
Returns
Type | Description |
---|---|
IProperty_Number |
PropertyName()
Retrieve the property_name
property of the item
Declaration
public IProperty_Text PropertyName()
Returns
Type | Description |
---|---|
IProperty_Text |
PropertyType()
Retrieve the property_type
property of the item
Declaration
public IProperty_Text PropertyType()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
SpFieldName()
Retrieve the sp_field_name
property of the item
Declaration
public IProperty_Text SpFieldName()
Returns
Type | Description |
---|---|
IProperty_Text |
SpFieldType()
Retrieve the sp_field_type
property of the item
Declaration
public IProperty_Text SpFieldType()
Returns
Type | Description |
---|---|
IProperty_Text |
SpGuid()
Retrieve the sp_guid
property of the item
Declaration
public IProperty_Text SpGuid()
Returns
Type | Description |
---|---|
IProperty_Text |