Miner.Interop.Desktop Assembly > Miner.Interop Namespace > MMDocumentManagerClass Class : IsValidName Method |
'Declaration Public Overridable Function IsValidName( _ ByVal proposedName As System.String, _ ByVal UserName As System.String, _ ByVal GlobalID As System.String, _ ByRef errorCode As mmErrorCodes _ ) As System.Boolean
'Usage Dim instance As MMDocumentManagerClass Dim proposedName As System.String Dim UserName As System.String Dim GlobalID As System.String Dim errorCode As mmErrorCodes Dim value As System.Boolean value = instance.IsValidName(proposedName, UserName, GlobalID, errorCode)
public virtual System.bool IsValidName( System.string proposedName, System.string UserName, System.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.