| CallCallReference Property |
diaGlobWrapper Help
Returns the call reference identifier.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic int CallReference { get; }Public ReadOnly Property CallReference As Integer
Get
public:
property int CallReference {
int get ();
}member CallReference : int with get
Property Value
Type:
Int32
See Also