[This is preliminary documentation and is subject to change.]
Assembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public Details Get( string dType, string dValue ) |
Visual Basic (Declaration) |
---|
Public Function Get ( _ dType As String, _ dValue As String _ ) As Details |
Visual C++ |
---|
public: Details^ Get( String^ dType, String^ dValue ) |
Parameters
- dType
- Type: System..::.String
- dValue
- Type: System..::.String