Enum dataMode
Enumeration used for specifying the data mode of a recording metadata XML document.
Namespace: SipRecMetaData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum dataMode
  Fields
| Name | Description | 
|---|---|
| complete | Indicates that full metadata is being provided.  | 
      
| partial | Indicates that only partial metadata is being provided.  |