ChannelId Property
The Id conveys a permanent, universally unique identifier for an entry or feed.
Syntax
char* GetChannelId();
int SetChannelId(char* lpszChannelId);
Default Value
""
Remarks
The Id conveys a permanent, universally unique identifier for an entry or feed. This contains an IRI as defined by RFC3987.
Data Type
String