 | SwaggerXmlInfoIsAttribute Property |
Attribute
Namespace: SanteDB.Messaging.Metadata.Model.SwaggerAssembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntaxpublic bool IsAttribute { get; set; }Public Property IsAttribute As Boolean
Get
Set
public:
property bool IsAttribute {
bool get ();
void set (bool value);
}member IsAttribute : bool with get, set
Property Value
Boolean
See Also