Property | Type | Description | |
---|---|---|---|
News | System |
Method | Description | |
---|---|---|
ExecuteNews ( ) : void | ||
GetObjectData ( |
||
News ( NewsType type, System.DateTime date, string subject, string body, bool isactionnews = false ) : System |
Method | Description | |
---|---|---|
News ( |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public News ( NewsType type, System.DateTime date, string subject, string body, bool isactionnews = false ) : System | ||
type | NewsType | |
date | System.DateTime | |
subject | string | |
body | string | |
isactionnews | bool | |
return | System |