C# Class LinnworksAPI.ScriptParameter

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
IsFixedSize System.Boolean
IsReadOnly System.Boolean
IsSynchronized System.Boolean
Length System.Int32
LongLength System.Int64
Rank System.Int32
SyncRoot Object

Property Details

IsFixedSize public property

public Boolean,System IsFixedSize
return System.Boolean

IsReadOnly public property

public Boolean,System IsReadOnly
return System.Boolean

IsSynchronized public property

public Boolean,System IsSynchronized
return System.Boolean

Length public property

public Int32,System Length
return System.Int32

LongLength public property

public Int64,System LongLength
return System.Int64

Rank public property

public Int32,System Rank
return System.Int32

SyncRoot public property

public Object SyncRoot
return Object