SPFieldGuid Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPFieldGuid class.
Overload List
Name | Description | |
---|---|---|
SPFieldGuid(SPFieldCollection, String) | Initializes a new instance of the SPFieldGuid class based on the specified field name. | |
SPFieldGuid(SPFieldCollection, String, String) | Initializes a new instance of the SPFieldGuid class based on the specified type name and display name. |
Top