logo mef-dev
  • Developer's Guide
    • Plugin basics
    • Introduction
    • Platform overview
    • Plugin guides
    • First UI package
    • Package registration
    • First Backend package
    • Portal package creation
    • REST API
    • REST API using
    • Request Formats
  • Documentation
    • UI Kit documentation
    • Telecom BSS
    • Ui Kit Demo
  • Blog
  • Community
Image Image
Show / Hide Table of Contents

Class TemplateSubscriptions_Response_GET

Inheritance
System.Object
TemplateSubscriptions_Response_GET
Implements
UCP.Common.Plugin.IModifiedTag
Namespace: Natec.Widecoup
Assembly: Natec.Entities.dll
Syntax
public class TemplateSubscriptions_Response_GET : BaseEntity, IModifiedTag

Constructors

TemplateSubscriptions_Response_GET()

Declaration
public TemplateSubscriptions_Response_GET()

Properties

IfModifiedSinceDate

Declaration
public Nullable<DateTime> IfModifiedSinceDate { get; }
Property Value
Type Description
System.Nullable<System.DateTime>

LastModified

Declaration
public Nullable<DateTime> LastModified { get; }
Property Value
Type Description
System.Nullable<System.DateTime>

Implements

UCP.Common.Plugin.IModifiedTag
In This Article
Back to top Generated by DocFX