DataSource
Id Property
Id
is a string the identifies the current data source.
Namespace:
HotDocs.Sdk
Assembly:
HotDocs.Sdk
(in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Id
{
get
;
private
set
; }
public string Id { get; private set; }
Property Value
Type:
String
See Also
DataSource Class
DataSource Members
HotDocs.Sdk Namespace