int? ForumMaxAttachedFileSizeKb { get; }
ReadOnly Property ForumMaxAttachedFileSizeKb As Integer? Get
property Nullable<int> ForumMaxAttachedFileSizeKb { Nullable<int> get (); }
abstract ForumMaxAttachedFileSizeKb : Nullable<int> with get
In This Article