MediaDataObject.MediaDataKey Property
Specifies a key value associated with the MediaDataObject.MediaData byte array.
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v24.1.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
NuGet Package: DevExpress.Persistent.BaseImpl.EF6
Declaration
Property Value
Type | Description |
---|---|
String | A string which is a key value. |
Remarks
This value should not be changed from your code.
See Also