ArcFM Responder Mobile Developer Guide
GenerateKey Method (ObjectStoreCollection)






Syntax
'Declaration
 
Public Function GenerateKey() As System.String
'Usage
 
Dim instance As ObjectStoreCollection
Dim value As System.String
 
value = instance.GenerateKey()
public System.string GenerateKey()
public function GenerateKey(): System.String; 
public function GenerateKey() : System.String;
public: System.string* GenerateKey(); 
public:
System.String^ GenerateKey(); 
Requirements

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

See Also

Reference

ObjectStoreCollection Class
ObjectStoreCollection Members

Send Feedback