Show / Hide Table of Contents

Class NSFieldProperty

Syntax

Constructors

NSFieldProperty()

Introduced or updated in version: 7

Declaration
NSFieldProperty

Methods

GetFieldLength()

Introduced or updated in version: 7.5

Declaration
Integer GetFieldLength()
Returns
Type Description
Integer

GetFieldRight()

Introduced or updated in version: 7

Declaration
NSFieldRight GetFieldRight()
Returns
Type Description
NSFieldRight

GetFieldType()

Introduced or updated in version: 7.5

Declaration
String GetFieldType()
Returns
Type Description
String

GetLength()

Introduced or updated in version: 7

Declaration
Integer GetLength()
Returns
Type Description
Integer

GetType()

Introduced or updated in version: 7

Declaration
String GetType()
Returns
Type Description
String

SetFieldLength(Integer)

Introduced or updated in version: 7.5

Declaration
Void SetFieldLength(Integer length)
Parameters
Type Name Description
Integer length
Returns
Type Description
Void

SetFieldRight(NSFieldRight)

Introduced or updated in version: 7

Declaration
Void SetFieldRight(NSFieldRight fieldRight)
Parameters
Type Name Description
NSFieldRight fieldRight
Returns
Type Description
Void

SetFieldType(String)

Introduced or updated in version: 7.5

Declaration
Void SetFieldType(String type)
Parameters
Type Name Description
String type
Returns
Type Description
Void

SetLength(Integer)

Introduced or updated in version: 7

Declaration
Void SetLength(Integer length)
Parameters
Type Name Description
Integer length
Returns
Type Description
Void

SetType(String)

Introduced or updated in version: 7

Declaration
Void SetType(String type)
Parameters
Type Name Description
String type
Returns
Type Description
Void
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top