Class ItemEntityStore.ItemFileFilter
Inherited Members
Namespace: DataWeb.Data.SqlServer
Assembly: DataWeb.Data.SqlServer.dll
Syntax
public class ItemEntityStore.ItemFileFilter
Properties
Code
Declaration
public string Code { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Count
Declaration
public int Count { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
ParentIdMaster
Declaration
public string ParentIdMaster { get; set; }
Property Value
| Type | Description |
|---|---|
| string |