Documentation
Show / Hide Table of Contents

Class StockQuantityDataContract

Inheritance
System.Object
StockQuantityDataContract
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.StagingTables
Assembly: Evatic.Common.dll
Syntax
[DataContract(Name = "StockQuantity", Namespace = "http://schema.evatic.com/2012/10/24")]
public class StockQuantityDataContract

Properties

View Source

ArticleCode

Declaration
[DataMember(IsRequired = true)]
public string ArticleCode { get; set; }
Property Value
Type Description
System.String
View Source

LastSavedDate

Declaration
[DataMember]
public DateTime? LastSavedDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

Location

Declaration
[DataMember]
public string Location { get; set; }
Property Value
Type Description
System.String
View Source

Quantity

Declaration
[DataMember(IsRequired = true)]
public decimal? Quantity { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

StockCode

Declaration
[DataMember(IsRequired = true)]
public string StockCode { get; set; }
Property Value
Type Description
System.String

Extension Methods

StockQuantityDataMapper.GetPocoStockQuantity(StockQuantityDataContract, SetStocksQuantityRequestDataContract)
  • View Source
CONTACT INFORMATION

Asolvi AS Sluppenveien 25
N-7037 Trondheim
+47 73 80 22 00
Support
FOLLOW US

© Asolvi AS 2018