ConfigAttribute Class
- Last UpdatedApr 08, 2026
- 1 minute read
[AttributeUsage(AttributeTargets.All,
Inherited=true,
AllowMultiple=false)]
public class ConfigAttribute : System.Attribute
[AttributeUsage(AttributeTargets.All,
Inherited=true,
AllowMultiple=false)]
public ref class ConfigAttribute : public System.Attribute
System.Object
System.Attribute
OASySDNA.RealTime.Data.Common.Attributes.ConfigAttribute