Click or drag to resize
ActionBuilderAttributeBuilderTypeName Property
Gets the name of the builder type associated with the builder attribute.

Namespace: Kjs.AppLife.Update.Engine.Core
Assembly: Kjs.AppLife.Update.Engine.Core (in Kjs.AppLife.Update.Engine.Core.dll) Version: 1.0.0.12 (4.0.0.0)
Syntax
public string BuilderTypeName { get; }

Property Value

Type: String
The name of the builder type associated with the builder attribute.
See Also