TheThingRegistry..::..GetPropertyMapperLastUpdate Method
Returns the last Target Update of the Property Mapper
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static DateTimeOffset GetPropertyMapperLastUpdate( Guid tMappingGuid )
Public Shared Function GetPropertyMapperLastUpdate ( _ tMappingGuid As Guid _ ) As DateTimeOffset
public: static DateTimeOffset^ GetPropertyMapperLastUpdate( Guid^ tMappingGuid )
Parameters
- tMappingGuid
- Type: Guid