Class BlogContract
Blog item
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class BlogContract : Object
Name | Description |
---|---|
BlogContract() |
Fields
Name | Description |
---|---|
CreatedDate | Date on which the Blog was created. Date format: yyyy-MM-ddTHH:mm:ss |
CreatorId | User Id of the creating user |
Id | Id of the blog |
Text | Text of blog item |