C# Class Chaos.Mcm.Data.Dto.Standard.Link

Inheritance: Chaos.Portal.Core.Data.Model.AResult
Show file Open project: CHAOS-Community/CHAOS.Portal.MCM

Private Properties

Property Type Description

Public Methods

Method Description
Link ( ) : System
Link ( uint folderID, System.Guid objectGUID, uint objectFolderTypeID, System.DateTime dateCreated ) : System

Method Details

Link() public method

public Link ( ) : System
return System

Link() public method

public Link ( uint folderID, System.Guid objectGUID, uint objectFolderTypeID, System.DateTime dateCreated ) : System
folderID uint
objectGUID System.Guid
objectFolderTypeID uint
dateCreated System.DateTime
return System