C# Class LinnworksAPI.ConditionHeaderBasic

显示文件 Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
ConditionName String
Conditions List
Enabled System.Boolean
fkParentConditionId Int32?
fkRuleId System.Int32
pkConditionId System.Int32

Property Details

ConditionName public_oe property

public String ConditionName
return String

Conditions public_oe property

public List Conditions
return List

Enabled public_oe property

public Boolean,System Enabled
return System.Boolean

fkParentConditionId public_oe property

public Int32? fkParentConditionId
return Int32?

fkRuleId public_oe property

public Int32,System fkRuleId
return System.Int32

pkConditionId public_oe property

public Int32,System pkConditionId
return System.Int32