Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
[CompilationMappingAttribute(SourceConstructFlags.Value)]
public static Label lblClearCurveLog { get; set; }
Visual Basic
<CompilationMappingAttribute(SourceConstructFlags.Value)> 
Public Shared Property lblClearCurveLog As Label
	Get
	Set
Visual C++
public:
[CompilationMappingAttribute(SourceConstructFlags::Value)]
static property Label^ lblClearCurveLog {
	Label^ get ();
	void set (Label^ value);
}

Property Value

Type: Label

See Also