Click or drag to resize

CtcObjectBaseName Property

Gets or sets the identifiable name assigned to this CTC object.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Property Name As String
	Get
	Set

Return Value

Type: String
If no value has been previously given to this property the DefaultName will be returned instead.

Implements

ICtcObjectBaseName
See Also