| PropertyAddActionActionName Property |
Add action
Namespace:
SanteDB.Cdss.Xml.Model
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax public 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:
StringSee Also