[This is preliminary documentation and is subject to change.]
The constructor taking the pager information and the Status.
Namespace:
OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public LocateResultInfo( string pagerInfo, int status ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ pagerInfo As String, _ status As Integer _ ) |
Visual C++ |
---|
public: LocateResultInfo( String^ pagerInfo, int status ) |
Parameters
- pagerInfo
- Type: System..::.String
The pager information.
- status
- Type: System..::.Int32
The Status.