ModelDifference.UserName Property
Gets the name of a user who owns the current ModelDifference object.
Namespace: DevExpress.Persistent.BaseImpl
Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.Xpo
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the name of a user who owns the current model differences. |
Remarks
This property value is calculated from the ModelDifference.UserId. When the UserId is not specified and the current ModelDifference object specifies the model differences layer shared by all users (administrator model differences), then this property is set to “Shared Model Difference”. This text is loaded from the localizable value in the Application Model at Localization | Texts | SharedModelDifferenceName.