  | AssetDataUpdateActionName Property  | 
 
            Gets the action name
            
 
    Namespace: 
   SanteDB.Core.Applets.Model
    Assembly:
   SanteDB.Core.Applets (in SanteDB.Core.Applets.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