Property | Type | Description | |
---|---|---|---|
FilterStarRating | int | ||
FilterTags | string | ||
FilterType | FilterTypes | ||
FolderPath | string | ||
LastSync | System.DateTime | ||
NoDelete | bool | ||
NoDeleteTags | bool | ||
NoInitialReplace | bool | ||
OrderType | OrderTypes | ||
Permission | FlickrSync.Permissions | ||
SetDescription | string | ||
SetId | string | ||
SetTitle | string | ||
SyncMethod | System.Methods |
Method | Description | |
---|---|---|
Equals ( object sf ) : bool | ||
GetHashCode ( ) : int | ||
GetXml ( ) : string | ||
LoadFromXPath ( |
||
StringToMethod ( string str ) : System.Methods | ||
StringToOrderType ( string str ) : OrderTypes | ||
SyncFolder ( ) : System | ||
SyncFolder ( string pFolderPath ) : System |
Method | Description | |
---|---|---|
XmlDecode ( string text ) : string | ||
XmlEncode ( string text ) : string |
public LoadFromXPath ( |
||
nav | ||
return | void |
public static StringToMethod ( string str ) : System.Methods | ||
str | string | |
return | System.Methods |
public static StringToOrderType ( string str ) : OrderTypes | ||
str | string | |
return | OrderTypes |
public SyncFolder ( string pFolderPath ) : System | ||
pFolderPath | string | |
return | System |
public FlickrSync.Permissions Permission | ||
return | FlickrSync.Permissions |