Nettiers.AdventureWorks.Web.Data.EntityProperty.EntityProperty C# (CSharp) Method

EntityProperty() public method

Initializes a new instance of the EntityProperty class.
public EntityProperty ( ) : System
return System
		public EntityProperty()
		{
		}

Same methods

EntityProperty::EntityProperty ( String controlId, String dataField, int columnIndex, bool isKey ) : System
EntityProperty