Click or drag to resize

QueryParamID Property

Gets or sets generic ID used to query from a primary data store

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string ID { get; set; }

Property Value

String
Remarks
This value represents unique ID of a generic entity type.
Example
1252, abc456, 539-45-9899
See Also