C# 클래스 LinnworksAPI.ConditionHeaderBasic

파일 보기 프로젝트 열기: LinnSystems/LinnworksNetSDK 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ConditionName String
Conditions List
Enabled System.Boolean
fkParentConditionId Int32?
fkRuleId System.Int32
pkConditionId System.Int32

프로퍼티 상세

ConditionName 공개적으로 프로퍼티

public String ConditionName
리턴 String

Conditions 공개적으로 프로퍼티

public List Conditions
리턴 List

Enabled 공개적으로 프로퍼티

public Boolean,System Enabled
리턴 System.Boolean

fkParentConditionId 공개적으로 프로퍼티

public Int32? fkParentConditionId
리턴 Int32?

fkRuleId 공개적으로 프로퍼티

public Int32,System fkRuleId
리턴 System.Int32

pkConditionId 공개적으로 프로퍼티

public Int32,System pkConditionId
리턴 System.Int32