Previous Topic

Next Topic

SYTOKEN - SY Token

Display: Standard Object Post Lines Object

property AuthType: String(1) [Web Auth Type] readonly heat 1
Values: O (OAuth 2), B (Basic)

property BOF: Boolean readonly

property ClientID: String(16) [Web Token] readonly required heat 1

property CompanyID: Number [SY Company ID] readonly heat 1

property CreatedDate: Date readonly calculated

property CreatedTime: Date readonly calculated

property CreatedTimestamp: Date readonly heat 1

property EOF: Boolean readonly

property Expiry: Date readonly heat 1

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
TokenToken;TokenType
AuthTypeUserAuthType;IPAddress;UserCode;Password

property IPAddress: String(45) [IP Address] readonly heat 1

property Password: String(72) [Encrypted Password] readonly heat 1

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property RelatedToken: String(16) [Web Token] readonly heat 1

property Token: String(16) [Web Token] readonly required heat 1

property TokenScope: String(16) [Web Scope] readonly heat 1

property TokenType: String(1) [Web Token Type] readonly required heat 1
Values: A (Access), R (Refresh)

property UserCode: String(8) [SY User Code] readonly required heat 1

method CancelRange

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method First

method GetFieldDomain(FieldName: String): String

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Refresh

method SetPropertyValue(PropertyName: String, Value: Variant)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])