[This is preliminary documentation and is subject to change.]
Constructor to create an instance from the xml file
Namespace:
OfficeClip.DBLayer.ServiceAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public OCRole Populate( string xmlFile, string schemaPath ) |
Visual Basic (Declaration) |
---|
Public Function Populate ( _ xmlFile As String, _ schemaPath As String _ ) As OCRole |
Visual C++ |
---|
public: OCRole^ Populate( String^ xmlFile, String^ schemaPath ) |
Parameters
- xmlFile
- Type: System..::.String
The xmf file
- schemaPath
- Type: System..::.String
The path of the schema file