MobileTrack Nexus Documentation
C#
Show/Hide TOC
Template
Dto Constructor
Internal constructor for serialization. Do not use; If you need to create a new instance of this class, use
ModelFactory
methods instead.
Definition
Namespace:
MobileTrack.Common.Models.Templates
Assembly:
MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
C#
Copy
Request Example
internal
TemplateDto
()
See Also
Reference
TemplateDto Class
MobileTrack.Common.Models.Templates Namespace
In This Article
Definition
See Also