SIFWorks ADK 2.0
FrequencyTimeCode Class
NamespacesEdustructures.SifWorks.ProgramsFrequencyTimeCode

[This is preliminary documentation and is subject to change.]

Defines the set of values that can be specified whenever a FrequencyTimeCode is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class FrequencyTimeCode : SifEnum
Public Class FrequencyTimeCode _
	Inherits SifEnum
public ref class FrequencyTimeCode : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberANNUALLY
Annually ("S007")

static memberBI_WEEKLY
Bi-weekly ("S002")

static memberMONTHLY
Monthly ("S004")

static memberOTHER
Other ("S999")

static memberQUARTERLY
quarterly ("S005")

static memberSEMI_ANNUALLY
Semi-annually ("S006")

static memberSEMI_MONTHLY
Semi-monthly ("S003")

static memberWEEKLY
Weekly ("S001")

static memberWrap(String)
Wrap an arbitrary string value in a FrequencyTimeCode object.

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in a FrequencyTimeCode object.

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    FrequencyTimeCode

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10