SPMobileBusinessDataField.SPReadOnly 属性

获取一个值,该值指示字段是否已准备好只。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides ReadOnly Property SPReadOnly As Boolean
    Get
用法
Dim instance As SPMobileBusinessDataField
Dim value As Boolean

value = instance.SPReadOnly
public override bool SPReadOnly { get; }

属性值

类型:System.Boolean
如果该字段只读的 ;否则为则返回 false。

备注

此重写始终返回 true。

另请参阅

引用

SPMobileBusinessDataField 类

SPMobileBusinessDataField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间