'Declaration <DataContractAttribute("AlarmAttribute")> <KnownTypeAttribute(System.Object)> <SerializableAttribute()> Public Class AlarmAttribute
'Usage Dim instance As AlarmAttribute
[DataContract("AlarmAttribute")] [KnownType(System.Object)] [Serializable()] public class AlarmAttribute
[DataContract("AlarmAttribute")] [KnownType(System.Object)] [Serializable()] public ref class AlarmAttribute