Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 660 Bytes

File metadata and controls

19 lines (12 loc) · 660 Bytes

IUntypedModelAccessService interface

This service provides you access to the untyped model's root, granting direct and fluent access to the model to the power-users.

public interface IUntypedModelAccessService

Members

name description
GetUntypedModel(…) Return the untyped model's root IModelRoot

See Also