SocialFeedOptions.NewerThan 屬性
取得或設定 「 比 」 來擷取時間範圍內的邊界。
命名空間: Microsoft.SharePoint.Client.Social
組件: Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中); Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中) Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)
語法
'宣告
Public Property NewerThan As DateTime
Get
Set
'用途
Dim instance As SocialFeedOptions
Dim value As DateTime
value = instance.NewerThan
instance.NewerThan = value
public DateTime NewerThan { get; set; }
屬性值
類型:System.DateTime
以擷取特定時間範圍內的 「 比 」 的範圍。