Class IntegrityCheckingAttribute
Inheritance
IntegrityCheckingAttribute
Assembly: ArmDot.Client.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public class IntegrityCheckingAttribute : Attribute
Constructors
IntegrityCheckingAttribute()
Declaration
public IntegrityCheckingAttribute()
Fields
DefaultCaption
Declaration
public static string DefaultCaption
Field Value
DefaultText
Declaration
public static string DefaultText
Field Value
Properties
Caption
Declaration
public string Caption { get; set; }
Property Value
Text
Declaration
public string Text { get; set; }
Property Value