Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx40 / System.Activities / System / Activities / Tracking / ActivityScheduledQuery.cs / 1305376 / ActivityScheduledQuery.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.Activities.Tracking { public sealed class ActivityScheduledQuery : TrackingQuery { public ActivityScheduledQuery() { this.ActivityName = "*"; this.ChildActivityName = "*"; } public string ActivityName { get; set; } public string ChildActivityName { get; set; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu
This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MediaSystem.cs
- BmpBitmapEncoder.cs
- DetailsViewRowCollection.cs
- HttpWebRequest.cs
- TemplateField.cs
- XmlEventCache.cs
- VersionPair.cs
- SqlGenericUtil.cs
- Light.cs
- GeneralTransform3DTo2DTo3D.cs
- KnownTypesHelper.cs
- ToolStripPanelRow.cs
- CryptoConfig.cs
- DataViewSettingCollection.cs
- OlePropertyStructs.cs
- SqlDataSourceTableQuery.cs
- HierarchicalDataSourceControl.cs
- SizeConverter.cs
- FontStretch.cs
- GridViewUpdatedEventArgs.cs
- IndependentAnimationStorage.cs
- entityreference_tresulttype.cs
- SpotLight.cs
- SystemWebSectionGroup.cs
- OdbcException.cs
- BufferedReadStream.cs
- unsafeIndexingFilterStream.cs
- ThicknessKeyFrameCollection.cs
- Grid.cs
- OrderablePartitioner.cs
- ToolboxService.cs
- UnknownBitmapEncoder.cs
- InputBinding.cs
- FontResourceCache.cs
- PropertyStore.cs
- ErrorsHelper.cs
- CodeTypeReferenceCollection.cs
- AggregateNode.cs
- SafeLocalAllocation.cs
- DataGridColumnCollection.cs
- CmsInterop.cs
- WebPartChrome.cs
- XmlSchemaImporter.cs
- UdpDiscoveryEndpoint.cs
- EventLog.cs
- ErrorStyle.cs
- DropTarget.cs
- CodeCatchClauseCollection.cs
- EntityDescriptor.cs
- StorageFunctionMapping.cs
- DropShadowBitmapEffect.cs
- SqlFileStream.cs
- LoadedOrUnloadedOperation.cs
- EntityDesignerDataSourceView.cs
- ContactManager.cs
- ArgumentOutOfRangeException.cs
- Repeater.cs
- DesignerLoader.cs
- PropertyChangedEventArgs.cs
- SuppressIldasmAttribute.cs
- CustomCategoryAttribute.cs
- Binding.cs
- AppSettings.cs
- linebase.cs
- MulticastNotSupportedException.cs
- ClassicBorderDecorator.cs
- AppSettingsExpressionEditor.cs
- GenerateTemporaryTargetAssembly.cs
- StorageModelBuildProvider.cs
- XPathNodeList.cs
- PackageRelationshipCollection.cs
- BitmapDecoder.cs
- DataGridViewCellLinkedList.cs
- StructureChangedEventArgs.cs
- FormsAuthenticationModule.cs
- DesignRelation.cs
- WSSecurityPolicy12.cs
- SettingsProperty.cs
- MessageHeaderDescription.cs
- RelationHandler.cs
- DataSvcMapFile.cs
- RegexCode.cs
- AdRotator.cs
- EntityTypeBase.cs
- InternalConfigSettingsFactory.cs
- DataPagerField.cs
- ServiceHttpModule.cs
- FieldTemplateFactory.cs
- DataGridView.cs
- StrokeNodeData.cs
- OdbcConnection.cs
- DbConvert.cs
- CompilerError.cs
- Funcletizer.cs
- XmlRootAttribute.cs
- PerformanceCounterCategory.cs
- SqlParameter.cs
- AccessibleObject.cs
- EntityProxyTypeInfo.cs
- DataPagerFieldItem.cs