Interface IBrowsableDataObject
Namespace: TcOpen.Inxton.Data
Assembly: TcOpen.Inxton.Abstractions.dll
Syntax
public interface IBrowsableDataObject
Properties
| Improve this Doc View Source_EntityId
Declaration
string _EntityId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
_recordId
Declaration
dynamic _recordId { get; set; }
Property Value
Type | Description |
---|---|
System.Object |