  | PropertyAddActionActionName Property  | 
 
            Add action
            
 
    Namespace: 
   SanteDB.Cdss.Xml.Model
    Assembly:
   SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntaxpublic override string ActionName { get; }Public Overrides ReadOnly Property ActionName As String
	Get
public:
virtual property String^ ActionName {
	String^ get () override;
}abstract ActionName : string with get
override ActionName : string with get
Property Value
Type: 
String
See Also