Get the identifier event.

Namespace:  LeCouteauSuisse.API
Assembly:  LeCouteauSuisseAPI (in LeCouteauSuisseAPI.dll) Version: 1.0.0.2 (1.0.0.2)

Syntax

C#
public Guid Id { get; }
Visual Basic (Declaration)
Public ReadOnly Property Id As Guid
Visual C++
public:
property Guid Id {
	Guid get ();
}

See Also