[This is preliminary documentation and is subject to change.]
constructor
Namespace:
OfficeClip.BusinessLayer.Extranet.XmlAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DetailItemData( string name, string value ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ name As String, _ value As String _ ) |
Visual C++ |
---|
public: DetailItemData( String^ name, String^ value ) |
Parameters
- name
- Type: System..::.String
- value
- Type: System..::.String