Click or drag to resize

RecroSecProcessingParamObjectName Property

Gets or sets the name of the object.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public string ObjectName { get; set; }

Property Value

Type: String
The name of the object.
See Also