SIFWorks ADK 2.0
DocumentStatus Class
NamespacesEdustructures.SifWorks.InstrDocumentStatus

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

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



IconMemberDescription
static memberADOPTED
Adopted ("Adopted")

static memberARCHIVED
Archived ("Archived")

static memberDRAFT
Draft ("Draft")

static memberUNKNOWN
Unknown ("Unknown")

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

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

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

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

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