Class StockDropDownDataContract
Inheritance
System.Object
StockDropDownDataContract
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Evatic.Common.Service.DataContract.Stock
Assembly: Evatic.Common.dll
Syntax
[DataContract(Namespace = "http://schema.evatic.com/2012/10/24")]
public class StockDropDownDataContract
Properties
View SourceNo
Declaration
[DataMember]
public string No { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ObjNo
Declaration
[DataMember]
public Guid ObjNo { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |