Miner.Interop.Framework Assembly > Miner.Interop Namespace > MMStoredDisplayManagerClass Class : IsValidName Method |
'Declaration Public Overridable Function IsValidName( _ ByVal proposedName As String, _ ByVal UserName As String, _ ByVal GlobalID As String, _ ByRef errorCode As mmErrorCodes _ ) As Boolean
'Usage Dim instance As MMStoredDisplayManagerClass Dim proposedName As String Dim UserName As String Dim GlobalID As String Dim errorCode As mmErrorCodes Dim value As Boolean value = instance.IsValidName(proposedName, UserName, GlobalID, errorCode)
public virtual bool IsValidName( string proposedName, string UserName, string GlobalID, out mmErrorCodes errorCode )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.