Method | Description | |
---|---|---|
MobileServiceFile ( string name, string tableName, string parentId ) : System | ||
MobileServiceFile ( string id, string name, string tableName, string parentId ) : System |
Method | Description | |
---|---|---|
FromMetadata ( |
Convert a MobileServiceFileMetadata into a MobileServiceFile
|
|
MobileServiceFile ( ) : System |
public MobileServiceFile ( string name, string tableName, string parentId ) : System | ||
name | string | |
tableName | string | |
parentId | string | |
return | System |
public MobileServiceFile ( string id, string name, string tableName, string parentId ) : System | ||
id | string | |
name | string | |
tableName | string | |
parentId | string | |
return | System |