AccountRegistrationRequestRequestId Property |
Gets the ID of the registration request.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Guid RequestId { get; }
Public ReadOnly Property RequestId As Guid
Get
public:
property Guid RequestId {
Guid get ();
}
member RequestId : Guid with get
Property Value
Type:
GuidSee Also