Interface IStructuredData
Namespace: Mars.Interfaces.Data
Assembly: Mars.Interfaces.dll
Syntax
public interface IStructuredData : IMarsFeature, IDomainData
Properties
Data
Declaration
IDictionary<string, object> Data { get; }
Property Value
Type | Description |
---|---|
IDictionary<System.String, System.Object> |