Visioscan Set SDK Libraries 1.0.14
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
FieldName Class Reference

#include <FieldName.h>

Public Member Functions

int GetFieldNumber ()
 Get the field number.
 
void SetFieldNumber (int fieldNumber)
 Sets the field number.
 
string GetMainName ()
 Gets the field name.
 
void SetMainName (string fieldName)
 Sets the field name.
 
string GetProtectionZoneName ()
 Gets the protection zone name.
 
void SetProtectionZoneName (string protectionZoneName)
 Sets the protection zone name.
 
string GetWarning1ZoneName ()
 Gets the warning 1 zone name.
 
void SetWarning1ZoneName (string warning1ZoneName)
 Sets the warning 1 zone name.
 
string GetWarning2ZoneName ()
 Gets the warning 2 zone name.
 
void SetWarning2ZoneName (string warning2ZoneName)
 Sets the warning 2 zone name.
 

Member Function Documentation

◆ GetFieldNumber()

int FieldName::GetFieldNumber ( )

Get the field number.

Returns

◆ GetMainName()

string FieldName::GetMainName ( )

Gets the field name.

Returns

◆ GetProtectionZoneName()

string FieldName::GetProtectionZoneName ( )

Gets the protection zone name.

Returns

◆ GetWarning1ZoneName()

string FieldName::GetWarning1ZoneName ( )

Gets the warning 1 zone name.

Returns

◆ GetWarning2ZoneName()

string FieldName::GetWarning2ZoneName ( )

Gets the warning 2 zone name.

Returns

◆ SetFieldNumber()

void FieldName::SetFieldNumber ( int fieldNumber)

Sets the field number.

Parameters
fieldNumber

◆ SetMainName()

void FieldName::SetMainName ( string fieldName)

Sets the field name.

Parameters
fieldName

◆ SetProtectionZoneName()

void FieldName::SetProtectionZoneName ( string protectionZoneName)

Sets the protection zone name.

Parameters
protectionZoneName

◆ SetWarning1ZoneName()

void FieldName::SetWarning1ZoneName ( string warning1ZoneName)

Sets the warning 1 zone name.

Parameters
warning1ZoneName

◆ SetWarning2ZoneName()

void FieldName::SetWarning2ZoneName ( string warning2ZoneName)

Sets the warning 2 zone name.

Parameters
warning1ZoneName

The documentation for this class was generated from the following files: