C# Class LinnworksAPI.customer_field_simple

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
EndUserReadOnly System.Boolean
EndUserVisible System.Boolean
FieldDescription String
FieldName String
FieldTag String
FieldType String
FieldValue String
IsRequired System.Boolean
ModifiedOn System.DateTime
SortOrder System.Int32
ValidationPattern String
id System.Int32
pkCustomerFieldId System.Guid
pkFieldId System.Int32

Property Details

EndUserReadOnly public_oe property

public Boolean,System EndUserReadOnly
return System.Boolean

EndUserVisible public_oe property

public Boolean,System EndUserVisible
return System.Boolean

FieldDescription public_oe property

public String FieldDescription
return String

FieldName public_oe property

public String FieldName
return String

FieldTag public_oe property

public String FieldTag
return String

FieldType public_oe property

public String FieldType
return String

FieldValue public_oe property

public String FieldValue
return String

IsRequired public_oe property

public Boolean,System IsRequired
return System.Boolean

ModifiedOn public_oe property

public DateTime,System ModifiedOn
return System.DateTime

SortOrder public_oe property

public Int32,System SortOrder
return System.Int32

ValidationPattern public_oe property

public String ValidationPattern
return String

id public_oe property

public Int32,System id
return System.Int32

pkCustomerFieldId public_oe property

public Guid,System pkCustomerFieldId
return System.Guid

pkFieldId public_oe property

public Int32,System pkFieldId
return System.Int32