  | IAmiIdentifiedKey Property  | 
 
            Get the desired url resource key 
            
 
    Namespace: 
   SanteDB.Core.Model.AMI
    Assembly:
   SanteDB.Core.Model.AMI (in SanteDB.Core.Model.AMI.dll) Version: 2.2.1
SyntaxProperty Key As String
	Get
	Set
property String^ Key {
	String^ get ();
	void set (String^ value);
}abstract Key : string with get, set
Property Value
Type: 
String
See Also