Miner.Geodatabase.Integration Namespace > EdgeInfo Class : GetUniqueID Method |
'Declaration
Protected Overridable Function GetUniqueID( _ ByVal ClassID As System.Integer, _ ByVal OID As System.Integer, _ ByVal subID As System.Integer _ ) As System.String
'Usage
Dim instance As EdgeInfo Dim ClassID As System.Integer Dim OID As System.Integer Dim subID As System.Integer Dim value As System.String value = instance.GetUniqueID(ClassID, OID, subID)
protected function GetUniqueID( ClassID: System.Integer; OID: System.Integer; subID: System.Integer ): System.String; virtual;
protected function GetUniqueID( ClassID : System.int, OID : System.int, subID : System.int ) : System.String;
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2