Expand Minimize
This topic has not yet been rated - Rate this topic

SPField.EntityPropertyName property

SharePoint 2013

Gets the name of the entity property for the list item entity that uses this field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotEmpty)]
[ClientCallableAttribute]
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotNull)]
public string EntityPropertyName { get; }

Property value

Type: System.String
The name of the entity property.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.