ClientConnectionStringGuid Property
|
Alterian Email Manager 6.2.3 SDK Help File
Gets and sets unique identifier for a client
Namespace:
DMLibrary.RepositoryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string Guid { get; set; }
Public Property Guid As String
Get
Set
public:
property String^ Guid {
String^ get ();
void set (String^ value);
}
member Guid : string with get, set
function get_Guid();
function set_Guid(value);
Property Value
Type:
String
See Also