Update |
public class UpdateBehavior
The UpdateBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
| Default | Default update behavior that will notify client of property change and propagate property change to sibling asset instances. | |
| NonPropagating | FOR SCRIPT USE ONLY: Update behavior that will notify client of property change and DOES NOT propagate property change to sibling asset instances. |