com.crystaldecisions.sdk.occa.infostore
Interface IInfoObject.Delta

Enclosing interface:
IInfoObject

public static interface IInfoObject.Delta

Internal only. No public support


Field Summary
static int ALL
           
static int FILES
           
static int PROPERTIES
           
 

Field Detail

PROPERTIES

static final int PROPERTIES
See Also:
Constant Field Values

FILES

static final int FILES
See Also:
Constant Field Values

ALL

static final int ALL
See Also:
Constant Field Values