MemoFormatName.Equality(MemoFormatName, MemoFormatName) Operator
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.
public static bool operator == (Microsoft.Xrm.Sdk.Metadata.MemoFormatName stringFormatA, Microsoft.Xrm.Sdk.Metadata.MemoFormatName stringFormatB);
static member ( = ) : Microsoft.Xrm.Sdk.Metadata.MemoFormatName * Microsoft.Xrm.Sdk.Metadata.MemoFormatName -> bool
Public Shared Operator == (stringFormatA As MemoFormatName, stringFormatB As MemoFormatName) As Boolean
Parameters
- stringFormatA
- MemoFormatName
- stringFormatB
- MemoFormatName