![](/modules/custom/trimble_html_import/icons/logo.png) | EntityInfoId Property |
Gets the Id
Namespace: TSD.API.Remoting.CommonAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntaxpublic Guid Id {
get;
set; }
Public Property Id As Guid
Get
Set
public:
property Guid Id {
Guid get ();
void set (Guid value);
}
member Id : Guid with
get, set
Property Value
Guid
See Also