2 references to DataPropertyName
System.Data.Services.Client (2)
System\Data\Services\Client\ClientType.cs (2)
755
if ((0 > (dataIndex = this.IndexOfProperty(attribute.
DataPropertyName
))) ||
758
throw Error.InvalidOperation(Strings.ClientType_MissingMimeTypeProperty(attribute.
DataPropertyName
, attribute.MimeTypePropertyName));