Gets the maximum weight for other files
Namespace:
IpernityNET.IpernityObjects
Assembly:
IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public int FileOtherKb { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property FileOtherKb As Integer |
Visual C++ |
---|
public:
property int FileOtherKb {
int get ();
void set (int value);
} |
See Also