C# Class LinnworksAPI.ExtendedProperty

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
Name String
RowId System.Guid
Type String
Value String

Property Details

Name public property

public String Name
return String

RowId public property

public Guid,System RowId
return System.Guid

Type public property

public String Type
return String

Value public property

public String Value
return String