diaGlobWrapper Help
Returns the call direction enumerator, inbound or outbound.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic DiaGlobWrapperCommonCallDirection Direction { get; }Public ReadOnly Property Direction As DiaGlobWrapperCommonCallDirection
Get
public:
property DiaGlobWrapperCommonCallDirection Direction {
DiaGlobWrapperCommonCallDirection get ();
}member Direction : DiaGlobWrapperCommonCallDirection with get
Property Value
Type:
DiaGlobWrapperCommonCallDirection
See Also