CoreStrings.OriginalValueNotStored(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Original values are not stored for the property '{structuralType}.{property}'.
public static string OriginalValueNotStored(object? structuralType, object? property);
static member OriginalValueNotStored : obj * obj -> string
Public Shared Function OriginalValueNotStored (structuralType As Object, property As Object) As String
Parameters
- structuralType
- Object
- property
- Object