| TransformArgumentAttributeRequired Property |
True if the argument is required
Namespace:
SanteDB.Matcher.Transforms
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public bool Required { get; }
Public ReadOnly Property Required As Boolean
Get
public:
property bool Required {
bool get ();
}
member Required : bool with get
Property Value
Type:
BooleanSee Also