Scope Field

Defines the scope of a data element.  
Valid values:  
1 = Local (Exchange, ECN, ATS)  
2 = National  
3 = Global  
 
public const int Scope = 546
This language is not supported or no code example is available.
public:  
const int Scope = 546;
This language is not supported or no code example is available.
public const Scope : int = 546
This language is not supported or no code example is available.

Field Value

int

In this article

Definition