Click or drag to resize

PsrLogbookDataActiveDirectoryProfileId Property

Active Directory profile ID if the object that the logbook entry belongs to is imported

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public Nullable<Guid> DataActiveDirectoryProfileId { get; set; }

Property Value

Type: NullableGuid
See Also