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.
[System.Runtime.Serialization.DataContract(Name="MemoFormatName", Namespace="http://schemas.microsoft.com/xrm/9.0/Metadata")]
public sealed class MemoFormatName : Microsoft.Xrm.Sdk.Metadata.ConstantsBase<string>
[<System.Runtime.Serialization.DataContract(Name="MemoFormatName", Namespace="http://schemas.microsoft.com/xrm/9.0/Metadata")>]
type MemoFormatName = class
inherit ConstantsBase<string>
Public NotInheritable Class MemoFormatName
Inherits ConstantsBase(Of String)