Package | com.adobe.dct.transfer |
Class | public class DataDictionaryType |
Inheritance | DataDictionaryType Object |
Language Version: | ActionScript 3.0 |
Product Version: | Data Dictionary Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 10.2 |
Public Properties
Public Methods
Public Constants
Constant | Defined By | ||
---|---|---|---|
NON_SYSTEM : String = "NONSYSTEM" [static]
The DataDictionaryType.NONSYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of NONSYSTEM type. | DataDictionaryType | ||
SYSTEM : String = "SYSTEM" [static]
The DataDictionaryType.SYSTEM constant defines the value of the dictionaryType property of
the DataDictionary of SYSTEM type. | DataDictionaryType |
Constant Detail
NON_SYSTEM | Constant |
public static const NON_SYSTEM:String = "NONSYSTEM"
Language Version: | ActionScript 3.0 |
Product Version: | Data Dictionary Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.NONSYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of NONSYSTEM
type.
SYSTEM | Constant |
public static const SYSTEM:String = "SYSTEM"
Language Version: | ActionScript 3.0 |
Product Version: | Data Dictionary Building Block 9.5 |
Runtime Versions: | AIR (unsupported), Flash Player 10.2 |
The DataDictionaryType.SYSTEM
constant defines the value of the dictionaryType
property of
the DataDictionary of SYSTEM
type.
Mon Nov 28 2011, 06:48 AM -08:00