C-DEngine 5.105

TheThingRegistry..::..GetPropertyMapperLastUpdate Method

Returns the last Target Update of the Property Mapper

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  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

Return Value