UserProfileItemId Property |
Gets a unique identifier of the profile item.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic ReadOnly Property Id As Guid
Get
public:
property Guid Id {
Guid get ();
}
member Id : Guid with get
Property Value
Type:
Guid
See Also