[This is preliminary documentation and is subject to change.]
Gets a list of previously saved if any otherwise default
mapping of the LDAP property names corresponding to
OfficeClip property names for a User object.
Namespace:
OfficeClip.DBLayer.AccountAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataSet GetOCLdapPropertyNames( int groupId ) |
Visual Basic (Declaration) |
---|
Public Function GetOCLdapPropertyNames ( _ groupId As Integer _ ) As DataSet |
Visual C++ |
---|
public: DataSet^ GetOCLdapPropertyNames( int groupId ) |
Parameters
- groupId
- Type: System..::.Int32
The group id for which the saved (if any) mapping is to be retrieved.