Class ConsumableValueWithModelDataContract
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.Consumable
Assembly: Evatic.Common.dll
Syntax
public class ConsumableValueWithModelDataContract : ConsumableValueDataContract
Properties
View SourceExternalModelName
Declaration
[DataMember]
public string ExternalModelName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExternalSerialNo
Declaration
public string ExternalSerialNo { get; set; }
Property Value
Type | Description |
---|---|
System.String |