 | TransformArgumentAttributeRequired Property |
True if the argument is required
Namespace: SanteDB.Matcher.TransformsAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic bool Required { get; }Public ReadOnly Property Required As Boolean
Get
public:
property bool Required {
bool get ();
}member Required : bool with get
Property Value
Boolean
See Also