Class ContextActionInfo.Step
Inherited Members
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public class ContextActionInfo.Step
Properties
IdMaster
Declaration
public string IdMaster { get; set; }
Property Value
Type | Description |
---|---|
string |
IsHidden
Declaration
public bool IsHidden { get; set; }
Property Value
Type | Description |
---|---|
bool |
SectionName
Declaration
public string SectionName { get; set; }
Property Value
Type | Description |
---|---|
string |