ClientContextId Property | |
Gets or sets Id
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public Guid Id { get; set; }
public:
property Guid Id {
Guid get ();
void set (Guid value);
}
function get_Id();
function set_Id(value);
Property Value
Type:
GuidSee Also